1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Use token with write authority for auto merge forward

Issue gh-14535
This commit is contained in:
Marcus Hert Da Coregio
2024-02-16 10:24:07 -03:00
parent 81320673b4
commit ee3d253176
@@ -27,6 +27,8 @@ jobs:
- name: Checkout
id: checkout
uses: actions/checkout@v4
with:
token: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
- name: Setup GitHub User
id: setup-gh-user
run: |