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