diff --git a/.github/workflows/issue-labeling.yml b/.github/workflows/issue-labeling.yml index 7ea154f4064..fab3cfd338a 100644 --- a/.github/workflows/issue-labeling.yml +++ b/.github/workflows/issue-labeling.yml @@ -13,7 +13,7 @@ jobs: if: github.event.label.name == 'help wanted' uses: actions-cool/issues-helper@v2 with: - actions: 'create-comment, remove-labels' + actions: 'welcome, remove-labels' token: ${{ secrets.GITHUB_TOKEN }} issue-number: ${{ github.event.issue.number }} body: |