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 9980415 commit 10c851bCopy full SHA for 10c851b
1 file changed
.github/workflows/build.yml
@@ -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