Allow CI to be triggered from command-line
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -7,7 +7,8 @@
|
|||||||
},
|
},
|
||||||
pull_request: {
|
pull_request: {
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
}
|
},
|
||||||
|
workflow_dispatch: {}
|
||||||
},
|
},
|
||||||
|
|
||||||
jobs: {
|
jobs: {
|
||||||
|
|||||||
Reference in New Issue
Block a user