We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ef8208 + d42d4fe commit 71061baCopy full SHA for 71061ba
1 file changed
.github/workflows/release_checks.yml
@@ -4,7 +4,7 @@ name: Release Cycle Checks
4
5
on:
6
push:
7
- branch:
+ branches:
8
# TODO: only run on creation of release and when a
9
# label is added
10
- "release-[0-9]+.[0-9]+.[0-9]+"
0 commit comments