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 ab285e8 commit c7df213Copy full SHA for c7df213
.github/workflows/cardano-node.yaml
@@ -5,6 +5,9 @@ name: Cardano-node
5
6
on:
7
workflow_dispatch:
8
+ push:
9
+ branches:
10
+ - "cardano-node-github-workflow"
11
12
jobs:
13
build-executables-linux:
0 commit comments