1
0
mirror of synced 2026-01-04 09:06:46 -05:00

no dollars 💰 (#41291)

This commit is contained in:
Robert Sese
2023-08-23 15:06:38 -05:00
committed by GitHub
parent be25914ac8
commit 7564c81398

View File

@@ -100,7 +100,7 @@ jobs:
--label audit-log-pipeline
# can't approve your own PR
unset $GITHUB_TOKEN
unset GITHUB_TOKEN
gh auth login --with-token <<< "${{ secrets.GITHUB_TOKEN }}"
gh pr review --approve
gh pr merge --auto