fix auto-bump CI

This commit is contained in:
Giovanni Petrantoni 2021-03-16 08:45:37 +09:00
parent 9175a9476e
commit 2d3595708c
1 changed files with 1 additions and 6 deletions

View File

@ -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