Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfy76700 committed Mar 16, 2024
1 parent ac74615 commit 9af1b65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
commit-message: |
Update documentation
branch: merge/${{ github.run_id }}
- Name: Merge Pull Request
- name: Merge Pull Request
uses: peter-evans/enable-pull-request-automerge@v3
with:
token: ${{ secrets.PAT }}
Expand Down

0 comments on commit 9af1b65

Please sign in to comment.