Skip to content

Commit

Permalink
feat: Update push main branch selector
Browse files Browse the repository at this point in the history
  • Loading branch information
mbevc1 committed Feb 22, 2023
1 parent 5b637a9 commit d8fe0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: 'Terraform'
on:
push:
branches:
- 'main'
- main
paths:
- '**/*.tpl'
- '**/*.py'
Expand Down

0 comments on commit d8fe0aa

Please sign in to comment.