Skip to content

Commit

Permalink
Merge pull request #4154 from systeminit/renable
Browse files Browse the repository at this point in the history
chore: enable deploy to tools prod on merge to main
  • Loading branch information
sprutton1 authored Jul 15, 2024
2 parents 3e22017 + 5082cfd commit 83c7144
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 83c7144

Please sign in to comment.