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 f338f95 commit aa048fdCopy full SHA for aa048fd
.github/workflows/pr-add-label.yml
@@ -16,7 +16,8 @@ jobs:
16
- name: Run add-label Action
17
uses: thinkasany/pr-label-action@master
18
with:
19
- github_token: ${{ secrets.DOOCS_BOT_ACTION_TOKEN }}
+ github_token: ${{ secrets.ACTION_TOKEN }}
20
pr_number: ${{ env.PR_NUMBER }}
21
organize_name: "doocs"
22
team_name: "leetcode-algorithm"
23
+ team_label: "core team"
0 commit comments