mirror of
https://github.com/DaoCloud/public-image-mirror.git
synced 2025-08-09 15:06:59 +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
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
branches: [main]
|
||||
paths:
|
||||
- domain.txt
|
||||
- mirror.txt
|
||||
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Reference in New Issue
Block a user