mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-01-13 20:04:43 +00:00
fix auto-bump CI
This commit is contained in:
parent
9175a9476e
commit
2d3595708c
7
.github/workflows/nbc.yml
vendored
7
.github/workflows/nbc.yml
vendored
@ -1,9 +1,5 @@
|
||||
name: NBC Bump PR
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
on: [push]
|
||||
|
||||
# maybe refactor using matrix but requires changes NBC side
|
||||
|
||||
@ -22,7 +18,6 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: status-im/nimbus-eth2
|
||||
ref: master
|
||||
path: nbc
|
||||
submodules: true
|
||||
fetch-depth: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user