Skip to content

Commit

Permalink
fix: add branch for auto commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mtraworld committed Aug 26, 2024
1 parent b119ebb commit f669c63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "Auto-format Nix files"
# file_pattern: "*.nix"
branch: ${{ github.head_ref }}

0 comments on commit f669c63

Please sign in to comment.