Update on of ci (#185)

This commit is contained in:
Shiming Zhang
2022-08-17 22:38:48 +08:00
committed by GitHub
parent 2ed6f26cf0
commit ec213f5df8

View File

@@ -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 }}