Skip to content

Commit 8751052

Browse files
committed
Add repo_token field for first-interaction
1 parent 7905002 commit 8751052

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/welcome.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/first-interaction@v3
1616
with:
17+
repo_token: ${{ secrets.GITHUB_TOKEN }}
1718
pr_message: |
1819
Thank you for your contribution to eth-cscs/cscs-docs.
1920

0 commit comments

Comments
 (0)