mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-12-22 10:40:04 +08:00
chore: Ignore PR in Docker build
This commit is contained in:
parent
a2bbd1cc8d
commit
76a7945994
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -298,6 +298,7 @@ jobs:
|
||||
body_path: release.md
|
||||
|
||||
Docker:
|
||||
if: ${{ github.event_name != 'pull_request' }}
|
||||
permissions: write-all
|
||||
needs: [Build]
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user