]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Revert ".github/pr-triage: rename GH token" revert-43485-fix-pr_triage-master
authorGregory Farnum <greg@gregs42.com>
Tue, 12 Oct 2021 18:51:41 +0000 (11:51 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Oct 2021 18:51:41 +0000 (11:51 -0700)
.github/workflows/pr-triage.yml

index 77fcff462e382caf4a9ee79b349195a7eb79cdfa..0154334b7b9ca07fa0f844a7b50d593bf9555d88 100644 (file)
@@ -2,7 +2,7 @@
 name: "Pull Request Triage"
 on: pull_request_target
 env:
-  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+  MY_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
 jobs:
   pr-triage:
     runs-on: ubuntu-latest