mirror of
https://github.com/Damillora/phoebe.git
synced 2025-03-10 05:57:22 +00:00
chore: [skip ci[ adjust PR workflow again
This commit is contained in:
parent
bbaa78b2d9
commit
03582e0b36
5
.github/workflows/pull-request.yml
vendored
5
.github/workflows/pull-request.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: pull requests - docker image build
|
||||
name: pull requests - build check
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
@ -6,9 +6,6 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
platform: [linux/amd64,linux/arm64]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-node@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user