Skip to content

Commit

Permalink
Push by github_actions won't trigger checks (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
dex4er authored Oct 25, 2024
1 parent d4504a1 commit 2540369
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/compute-versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,13 +69,8 @@ jobs:
uses: EndBug/add-and-commit@v9
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
commit: --cleanup=verbatim
default_author: github_actions
message: |
Automated update of kubectl versions
request-checks: true
message: Automated update of kubectl versions
new_branch: update/kubectl-compute-versions
pull: --rebase --autostash
push: origin update/kubectl-compute-versions --set-upstream --force
Expand Down

0 comments on commit 2540369

Please sign in to comment.