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: {
|
||||
branches: [ master ]
|
||||
}
|
||||
},
|
||||
workflow_dispatch: {}
|
||||
},
|
||||
|
||||
jobs: {
|
||||
|
Reference in New Issue
Block a user