Skip to content

Commit

Permalink
chore: reference correct merge target branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mikevader committed Oct 20, 2023
1 parent 44224bb commit 3f2c5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: # yamllint disable-line rule:truthy
workflow_dispatch:
pull_request:
branches:
- main
- master

concurrency:
group: ${{ github.ref }}-${{ github.workflow }}
Expand Down

0 comments on commit 3f2c5aa

Please sign in to comment.