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 df47ffa commit e14531bCopy full SHA for e14531b
.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