mirror of
https://github.com/tycrek/degoogle.git
synced 2025-09-02 19:23:18 +02:00
Fix required field for downgraded version
This commit is contained in:
1
.github/workflows/labeler.yml
vendored
1
.github/workflows/labeler.yml
vendored
@@ -12,3 +12,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
repo-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
configuration-path: .github/labeler.yml
|
configuration-path: .github/labeler.yml
|
||||||
|
enable-versioned-regex: 0
|
||||||
|
Reference in New Issue
Block a user