Revert "make gh workflows only run on pull_request"
This commit is contained in:
parent
00667badfd
commit
b46c06012d
5 changed files with 7 additions and 3 deletions
2
.github/workflows/regtest.yml
vendored
2
.github/workflows/regtest.yml
vendored
|
|
@ -1,6 +1,6 @@
|
|||
name: regtest
|
||||
|
||||
on: [pull_request]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
LndRestWallet:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue