Skip to content

Commit 5463a88

Browse files
authored
chore(IDX): add PUSH_TO_RC_BRANCH env (#3230)
1 parent 8d4fcdd commit 5463a88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/schedule-rc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
name: Cut RC
1212
runs-on: ubuntu-latest
1313
timeout-minutes: 30
14+
environment: PUSH_TO_RC_BRANCH
1415
steps:
1516
- name: Create GitHub App Token
1617
uses: actions/create-github-app-token@v1

0 commit comments

Comments
 (0)