Skip to content

Commit b05cbd7

Browse files
committed
update rc release candidate regular expression
1 parent 7a87c98 commit b05cbd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release_builds.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ on:
1010
- 'v[0-9]+.[0-9]+.[0-9]+-[0-9]+.[0-9]+'
1111
- 'v[0-9]+.[0-9]+.[0-9]+-[0-9]+.[0-9]+-rc.[0-9]+'
1212
- 'v[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+'
13-
- '*'
1413

1514
jobs:
1615
build:

0 commit comments

Comments
 (0)