Skip to content

Commit

Permalink
chore: add main branch to pre-merge workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmendes21 committed Dec 17, 2024
1 parent 3716b63 commit 814280e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
branches:
- dev
- freezing
- main
push:
branches:
- dev
Expand Down

0 comments on commit 814280e

Please sign in to comment.