Skip to content

Commit

Permalink
Squash PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
fhielpos committed Jan 23, 2024
1 parent 62530ca commit 9057eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zz_generated.fix_vulnerabilities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +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
gh pr merge --auto --squash

0 comments on commit 9057eac

Please sign in to comment.