Skip to content

Commit

Permalink
Update GitHub workflow branch triggers from master -> main (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
magnetikonline committed Sep 17, 2022
1 parent 174039b commit 4f5ea8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Expand Up @@ -3,7 +3,7 @@ name: 'Continuous Integration'
on:
push:
branches:
- master
- main
pull_request:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/setup-terraform.yml
Expand Up @@ -3,7 +3,7 @@ name: 'Setup Terraform'
on:
push:
branches:
- master
- main
pull_request:

defaults:
Expand Down

0 comments on commit 4f5ea8b

Please sign in to comment.