Add manual workflow run option
This commit is contained in:
parent
022caac51c
commit
83e6b78299
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -1,5 +1,6 @@
|
|||
name: Github Actions
|
||||
on:
|
||||
workflow_dispatch: {}
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue