Commit 451e40d
authored
ci: Disable "validate pull request" workflow for release pull requests (#3346)
The "validate pull request" workflow checks if the pull request title
matches the conventional commits syntax. Unfortunately "release:
version" doesn't seem to be considered as valid, so instead, we should
disable the check for release pull requests.1 parent d6d1729 commit 451e40d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments