Skip to content

Commit 4e69af0

Browse files
committed
Test parsing changelog in CI.
This is only neccesary to test this piece of infrastructure and should be reverted before the PR is merged.
1 parent 8367fb9 commit 4e69af0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/parse-changelog.yml

+8
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)