Skip to content

Commit

Permalink
fix/CI: Rename master to main (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
adinhodovic authored Oct 20, 2021
1 parent 74db6b7 commit 3a06378
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Lint
on:
push:
branches:
- master
- main
pull_request:
branches:
- master
- main

jobs:
terraform:
Expand Down

0 comments on commit 3a06378

Please sign in to comment.