Skip to content

Commit

Permalink
workflow/issues: Add enable-versioned-regex
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Mar 5, 2021
1 parent 50f17fd commit 85e3f2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,10 @@ jobs:
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-needs-triage.yml
enable-versioned-regex: 0
- name: Apply Issue Triage Labels
uses: github/issue-labeler@v2.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/issue-triage.yml
enable-versioned-regex: 0

0 comments on commit 85e3f2c

Please sign in to comment.