Skip to content

Commit

Permalink
Run git commands
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaranvpl committed Nov 26, 2024
1 parent f0cda65 commit 86d84dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr_lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
continue-on-error: true
with:
extra_args: --hook-stage manual --all-files
- run: git status
- run: git diff
- name: Commit
uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down

0 comments on commit 86d84dc

Please sign in to comment.