Merge pull request #24399 from backstage/rugvip/option

.github/workflows/issue: add missing option to issue-labeler
This commit is contained in:
Patrik Oldsberg
2024-04-20 13:28:39 +02:00
committed by GitHub
+1
View File
@@ -20,5 +20,6 @@ jobs:
include-title: 1
include-body: 0
configuration-path: .github/labeler.yml
enable-versioned-regex: 0
not-before: 2024-04-19T15:03:51Z
repo-token: '${{ secrets.GITHUB_TOKEN }}'