mirror of
https://github.com/Loyalsoldier/surge-rules.git
synced 2026-07-24 00:55:46 +08:00
Update run.yml
This commit is contained in:
1
.github/workflows/run.yml
vendored
1
.github/workflows/run.yml
vendored
@@ -5,6 +5,7 @@ name: CI
|
|||||||
# Controls when the action will run. Triggers the workflow on push or pull request
|
# Controls when the action will run. Triggers the workflow on push or pull request
|
||||||
# events but only for the master branch
|
# events but only for the master branch
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|||||||
Reference in New Issue
Block a user