mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2024-11-14 21:31:16 +08:00
chore: Ignore PR in Docker build
This commit is contained in:
parent
3c1f9a9953
commit
fd0c71a485
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -285,6 +285,7 @@ jobs:
|
||||
generate_release_notes: true
|
||||
|
||||
Docker:
|
||||
if: ${{ github.event_name != 'pull_request' }}
|
||||
permissions: write-all
|
||||
needs: [Build]
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user