diff --git a/.github/workflows/pr-commands.yml b/.github/workflows/pr-commands.yml index 9a882dbf3d9..e034b8993d1 100644 --- a/.github/workflows/pr-commands.yml +++ b/.github/workflows/pr-commands.yml @@ -23,5 +23,5 @@ jobs: uses: ./actions/commands with: metricsWriteAPIKey: ${{secrets.GRAFANA_MISC_STATS_API_KEY}} - token: ${{secrets.GH_BOT_ACCESS_TOKEN}} + token: ${{secrets.GITHUB_TOKEN}} configPath: pr-commands