mirror of
https://github.com/optim-enterprises-bv/openwrt.okoklets.git
synced 2025-10-29 09:32:48 +00:00
Revert "CI: update actions/labeler to v5"
This reverts commit a70555fb4f.
It is breaking GH PR-s currently, so revert until fixed.
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
2
.github/workflows/labeler.yml
vendored
2
.github/workflows/labeler.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
name: Pull Request Labeler
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/labeler@v5
|
||||
- uses: actions/labeler@v4
|
||||
with:
|
||||
repo-token: '${{ secrets.GITHUB_TOKEN }}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user