Skip to content

Commit

Permalink
chore: revert deploys only on develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
g-saracca committed Nov 15, 2024
1 parent 35b4a6d commit 7375cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-beta-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: 'Deploy to Beta Testing'
on:
push:
branches:
- 537-upgrade-to-v4-download-upload-artifacts
- develop

jobs:
build:
Expand Down

0 comments on commit 7375cf5

Please sign in to comment.