We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f445e commit bbcd3d0Copy full SHA for bbcd3d0
1 file changed
.github/workflows/release-ci.yaml
@@ -21,8 +21,7 @@ on:
21
branches:
22
- main
23
- "release-*"
24
- branches-ignore:
25
- - "release-please*"
+ - "!release-please*"
26
27
name: Release CI
28
0 commit comments