Skip to content

Commit

Permalink
ci: Remove unnecessary force push option
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Oct 25, 2023
1 parent bcef919 commit 283e9bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: '[github-actions] pre-commit autoupdate'
push_options: --force
- shell: bash
run: curl -s -S --retry 3 $BASEDIR/tests/install.sh | bash -
- shell: bash
Expand Down

0 comments on commit 283e9bc

Please sign in to comment.