Skip to content

Commit 61205f8

Browse files
authored
Emergency fix due to GA not allowing filtering of triggers for branch create, currently any branch creation is starting a release candidate flow (neuralmagic#140)
1 parent cff0799 commit 61205f8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release-candidate.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
push:
55
branches:
66
- 'release/*'
7-
create:
8-
branches:
9-
- 'release/*'
107

118
jobs:
129
unit-tests:

0 commit comments

Comments
 (0)