1 changed files with 6 additions and 6 deletions
@ -13,9 +13,9 @@ jobs: |
|||
issues: write # for github/issue-labeler to create or remove labels |
|||
runs-on: ubuntu-latest |
|||
steps: |
|||
- uses: github/[email protected] |
|||
with: |
|||
repo-token: "${{ secrets.GITHUB_TOKEN }}" |
|||
configuration-path: .github/labeler.yml |
|||
not-before: |
|||
enable-versioned-regex: 0 |
|||
- uses: github/[email protected] |
|||
with: |
|||
repo-token: "${{ secrets.GITHUB_TOKEN }}" |
|||
configuration-path: .github/labeler.yml |
|||
not-before: |
|||
enable-versioned-regex: 0 |
|||
|
Loading…
Reference in new issue