We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe9afff commit bfa2c27Copy full SHA for bfa2c27
1 file changed
.github/workflows/dhis2-verify-node.yml
@@ -1,8 +1,6 @@
1
name: 'dhis2: verify (node)'
2
3
-on:
4
- push:
5
- branches:
+on: push
6
7
concurrency:
8
group: ${{ github.workflow}}-${{ github.ref }}
0 commit comments