Skip to content

Commit

Permalink
chore: enable deploy to tools prod on merge to main
Browse files Browse the repository at this point in the history
  • Loading branch information
sprutton1 committed Jul 15, 2024
1 parent 1b84c6f commit 5082cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-on-main.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- trunk
- main

jobs:
deploy-tools-prod:
Expand Down

0 comments on commit 5082cfd

Please sign in to comment.