Skip to content

Commit

Permalink
Hope this works
Browse files Browse the repository at this point in the history
  • Loading branch information
seionmoya committed Nov 13, 2024
1 parent c6ad1e3 commit 1898eda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
run: dotnet format --no-restore

- uses: actions/checkout@v4
- with:
ref: ${{ github.head_ref }}
- run: |
git config user.name "github-actions[bot]"
git config user.email "170472707+github-actions[bot]@users.noreply.github.com"
Expand Down

0 comments on commit 1898eda

Please sign in to comment.