Update run.yml

This commit is contained in:
Loyalsoldier
2020-10-27 12:40:26 +08:00
committed by GitHub
parent a5a5b53c90
commit 3c15419641

View File

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