Update run.yml

This commit is contained in:
Loyalsoldier 2020-10-27 12:40:26 +08:00 committed by GitHub
parent a5a5b53c90
commit 3c15419641
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ name: CI
# Controls when the action will run. Triggers the workflow on push or pull request
# events but only for the master branch
on:
workflow_dispatch:
push:
branches: [ master ]
pull_request: