removed help wanted auto label from workflows

This commit is contained in:
tomaae 2020-04-13 05:53:17 +02:00
parent d1ac4c1e88
commit e55fc49167

View file

@ -8,12 +8,6 @@ jobs:
name: Label Issue
runs-on: ubuntu-latest
steps:
- name: help wanted
uses: Naturalclar/issue-action@v1.0.0
with:
keywords: '["help", "wanted"]'
labels: '["help wanted"]'
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: bug
uses: Naturalclar/issue-action@v1.0.0
with: