Revert the revert

pull/153/head
tycrek 4 years ago
parent 4ccd68412e
commit c378712ef7

@ -1,4 +1,4 @@
name: RegEx Issue Labeler name: RegEx Issue Title Labeler
on: on:
issues: issues:
types: [opened, edited] types: [opened, edited]
@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Apply Label - name: Apply Label
uses: github/issue-labeler@v2.0 uses: tycrek/issue-labeler@v2.2
with: with:
repo-token: "${{ secrets.GITHUB_TOKEN }}" repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml configuration-path: .github/labeler.yml

Loading…
Cancel
Save