Skip to content

Commit

Permalink
update format check to use 1.0.x branch (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Aug 11, 2023
1 parent 8b6ec62 commit 0606138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
uses: jrouly/scalafmt-native-action@v2
with:
version: '3.7.11'
arguments: '--list --mode diff-ref=origin/main'
arguments: '--list --mode diff-ref=origin/1.0.x'

0 comments on commit 0606138

Please sign in to comment.