Skip to content

Commit

Permalink
Update formatter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eahenle authored Oct 12, 2022
1 parent c4cf394 commit 9adbe0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/formatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: formatter

on:
pull_request:
branches: [ main ]
branches: [ master ]

concurrency: # only allow the most recent workflow to execute
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 9adbe0d

Please sign in to comment.