Commit 0186e70
authored
[MNT] ensure release workflow runs only after tag check (#708)
Ensure the `check_tag` workflow that checks validity of the release tag
in `release.yml` is the first condition that needs to be satisfied for
an actual release happening.
Previously, it ran but was not one of the gates.1 parent 71a5ea1 commit 0186e70
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments