Skip to content

Commit 97a3a50

Browse files
committed
move restriction to composite action
1 parent 88a946a commit 97a3a50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/github-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ jobs:
164164
## Create the downstream PR for the release branch to master,develop
165165
create-pr:
166166
if: |
167-
!contains(github.ref, '-rc') &&
168167
(
169168
inputs.node_tag != '' ||
170169
inputs.signer_tag != ''

0 commit comments

Comments
 (0)