Skip to content

Commit 31450f4

Browse files
Do not deploy from main automatically
1 parent 5191e3e commit 31450f4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/submit.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ on:
1010
- staging
1111
- production
1212
default: staging
13-
push:
14-
branches:
15-
- main
1613

1714
env:
1815
CHANNEL: ${{ github.event.inputs.channel || 'staging' }}

0 commit comments

Comments
 (0)