CI: enable manual running (#695)
Since we think it needs to be on master to have any effect, sending it to master to test.
This commit is contained in:
parent
297d789d21
commit
45da426bb8
|
@ -6,6 +6,7 @@ on:
|
|||
- master
|
||||
pull_request:
|
||||
paths-ignore: ['doc/**', 'docs/**', '**/*.md', 'hive_integration/**']
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue