Skip to content

Commit

Permalink
Do not deploy from main automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek authored Sep 27, 2023
1 parent 5191e3e commit 31450f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/submit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ on:
- staging
- production
default: staging
push:
branches:
- main

env:
CHANNEL: ${{ github.event.inputs.channel || 'staging' }}
Expand Down

0 comments on commit 31450f4

Please sign in to comment.