Skip to content

Commit

Permalink
fix auto-merge
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Janiszewski <[email protected]>
  • Loading branch information
janisz committed Jun 13, 2024
1 parent c666b8f commit 86a485d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: ahmadnassri/[email protected]
with:
github-token: ${{ secrets.RHACS_BOT_GITHUB_TOKEN }}
github-token: '${{ secrets.RHACS_BOT_GITHUB_TOKEN }}'
command: "squash and merge"
approve: true
target: minor

0 comments on commit 86a485d

Please sign in to comment.