Skip to content

Commit 5378a2b

Browse files
committed
Run formatter on all PRs.
1 parent 4c97652 commit 5378a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
java-version: 11.0.11
1919
- name: Run local migration
20-
run: ./gradlew clean run
20+
run: ./gradlew clean scalafmt run
2121
- uses: kentaro-m/[email protected]
2222
with:
2323
configuration-path: ".github/auto_assign.yml"

0 commit comments

Comments
 (0)