Skip to content

Commit c56fc43

Browse files
committed
See if this helps the release workflow to trigger
I don't see the difference, but it's what we have in the one on cucumber/build
1 parent 05d7e71 commit c56fc43

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Release
22

33
on:
44
push:
5-
branches:
6-
- release/*
5+
branches: [release/*]
76

87
jobs:
98
release:

0 commit comments

Comments
 (0)