Skip to content

Commit

Permalink
Merge branch 'main' into add-reg-test
Browse files Browse the repository at this point in the history
  • Loading branch information
prbzrg authored Sep 7, 2024
2 parents 498b3ea + 44e6f38 commit db7ed15
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 @@ -26,7 +26,7 @@ jobs:
JuliaFormatter.format(".")
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Format .jl files
Expand Down

0 comments on commit db7ed15

Please sign in to comment.