Skip to content

Commit

Permalink
Enable automerge on vulnerabilities PR
Browse files Browse the repository at this point in the history
  • Loading branch information
fhielpos committed Jan 23, 2024
1 parent a564b9a commit 62530ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/zz_generated.fix_vulnerabilities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,4 @@ jobs:
GITHUB_TOKEN: "${{ steps.generate_token.outputs.token }}"
run: |
gh pr create --title "Remediate Nancy findings" --body "Fix Nancy findings" --head ${{ steps.commit_changes.outputs.branch }} --base "${{ needs.gather_facts.outputs.branch }}"
gh pr merge --auto

0 comments on commit 62530ca

Please sign in to comment.