Skip to content

Commit a63aa6b

Browse files
committed
chore: it was good
1 parent d7fc982 commit a63aa6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/do-not-edit-this-repository.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525

2626
- name: Close PR
2727
env:
28+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2829
PR_NUMBER: ${{ github.event.pull_request.number }}
2930
run: |
3031
gh pr close "${PR_NUMBER}" -d -c "Thanks for contributing to our API clients! Sorry to close your PR, but this repository is fully generated, you can port your changes to [the API Clients Automation repository](https://github.com/algolia/api-clients-automation). If you need some guidance, feel free to [open an issue](https://github.com/algolia/api-clients-automation/issues) or [read our contribution guide](https://api-clients-automation.netlify.app/docs/introduction)."

0 commit comments

Comments
 (0)