Skip to content

Commit

Permalink
chore: update code format action
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Sep 10, 2023
1 parent db3f1c8 commit ac2894e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
uses: jfversluis/dotnet-format@v1.0.9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
only-changed-files: true
only-changed-files: false
workspace: "PrismLibrary.sln"

0 comments on commit ac2894e

Please sign in to comment.