We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8367fb9 commit 4e69af0Copy full SHA for 4e69af0
.github/workflows/parse-changelog.yml
@@ -0,0 +1,8 @@
1
+name: Parse changelog
2
+
3
+on:
4
+ push:
5
6
+uses: cucumber/[email protected]
7
+with:
8
+ args: latest
0 commit comments