We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf75827 commit 61eee61Copy full SHA for 61eee61
.github/workflows/cardano-node.yaml
@@ -13,6 +13,8 @@ on:
13
required: false
14
default: $TESTNET
15
type: string
16
+ # FIXME: remove before mergin
17
+ push:
18
schedule:
19
# run every 6 hours
20
- cron: '5 1,7,13,19 * * *'
0 commit comments