Skip to content

Commit 2dba917

Browse files
lwasserCAM-Gerlach
andauthored
Update .github/workflows/update-contribs.yml
Co-authored-by: C.A.M. Gerlach <[email protected]>
1 parent 33938c2 commit 2dba917

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-contribs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
delete-branch: true
3838
title: Update new contributors
3939
env:
40-
# Token needed to provide permissions to bot to push to branch
41-
# https://github.com/peter-evans/create-pull-request/issues/48#issuecomment-536204092
40+
# Custom token needed to trigger PR checks, as GITHUB_TOKEN won't
41+
# https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs
4242
GITHUB_TOKEN: ${{ secrets.PYOS_PR_TOKEN }}

0 commit comments

Comments
 (0)