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