Skip to content

Commit

Permalink
Remove quotes for pascalgn/automerge-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauravtalreja1 authored and ogajduse committed Apr 5, 2024
1 parent 8aa1662 commit b157b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- id: automerge
name: Auto merge of cherry-picked PRs.
uses: "pascalgn/[email protected]"
uses: pascalgn/[email protected]
if: steps.waitforstatuschecks.outputs.status == 'success'
env:
GITHUB_TOKEN: "${{ secrets.CHERRYPICK_PAT }}"
Expand Down

0 comments on commit b157b63

Please sign in to comment.