Update on of ci (#185)
This commit is contained in:
parent
2ed6f26cf0
commit
ec213f5df8
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue