mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-09 11:09:14 +08:00
Update verify-pr.yml (#187)
This commit is contained in:
6
.github/workflows/verify-pr.yml
vendored
6
.github/workflows/verify-pr.yml
vendored
@@ -1,12 +1,16 @@
|
||||
name: Verify PR
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
paths:
|
||||
- domain.txt
|
||||
- mirror.txt
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
pull-requests: write
|
||||
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
Reference in New Issue
Block a user