Skip to content

Commit d7fc982

Browse files
committed
chore: use github bot token
1 parent 5a9e317 commit d7fc982

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

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

2626
- name: Close PR
2727
env:
28-
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2928
PR_NUMBER: ${{ github.event.pull_request.number }}
3029
run: |
3130
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)