We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b806e1 commit fe9f74aCopy full SHA for fe9f74a
1 file changed
template/.github/workflows/build.yml.j2
@@ -13,7 +13,8 @@ on:
13
- trying
14
- "renovate/**"
15
tags:
16
- - '[0-9][0-9].[0-9]+.[0-9]+(-rc[0-9]+)?'
+ - '[0-9][0-9].[0-9]+.[0-9]+'
17
+ - '[0-9][0-9].[0-9]+.[0-9]+-rc[0-9]+'
18
pull_request:
19
merge_group:
20
schedule:
0 commit comments