Skip to content

Commit

Permalink
ci: run JuliaFormatter on all PRs (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
mortenpi authored Aug 22, 2023
1 parent 852fb02 commit e790f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/julia_formatter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ on:
push:
branches:
- main
pull_request:
paths:
- "**.jl"
- ".JuliaFormatter.toml"
pull_request:

env:
CI: true
Expand Down

0 comments on commit e790f28

Please sign in to comment.