diff --git a/.github/workflows/welcome.yaml b/.github/workflows/welcome.yaml index 7e2e3278..ea32a5c4 100644 --- a/.github/workflows/welcome.yaml +++ b/.github/workflows/welcome.yaml @@ -14,8 +14,10 @@ jobs: steps: - uses: actions/first-interaction@v3 with: + repo_token: ${{ secrets.GITHUB_TOKEN }} pr_message: | Thank you for your contribution to eth-cscs/cscs-docs. If you have not done so already, please take some time to get familiar with the [contributing guidelines](https://docs.cscs.ch/contributing/). Following the guidelines helps us keep the documentation consistent and as useful as possible for users. + issue_message: ''