mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-12 21:34:33 +00:00
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
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -6,6 +6,7 @@ on:
|
|||||||
- master
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore: ['doc/**', 'docs/**', '**/*.md', 'hive_integration/**']
|
paths-ignore: ['doc/**', 'docs/**', '**/*.md', 'hive_integration/**']
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user