We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea5a03d commit 09641c8Copy full SHA for 09641c8
.github/workflows/pr_backporter.yml
@@ -27,7 +27,7 @@ jobs:
27
username: ${{ github.actor }}
28
organization: elastic
29
team: logstash
30
- GITHUB_TOKEN: ${{ secrets.READ_ORG_SECRET_JSVD }}
+ GITHUB_TOKEN: ${{ secrets.READ_ORG_SECRET_MASHHURS }}
31
- name: Is user not a core team member?
32
if: ${{ steps.checkUserMember.outputs.isTeamMember == 'false' }}
33
run: exit 1
0 commit comments