projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a70555f
)
Revert "CI: update actions/labeler to v5"
author
Robert Marko
<robimarko@gmail.com>
Mon, 26 Aug 2024 21:29:06 +0000
(23:29 +0200)
committer
Robert Marko
<robimarko@gmail.com>
Mon, 26 Aug 2024 21:29:06 +0000
(23:29 +0200)
This reverts commit
a70555fb4f9b008494007e69dd520651b3da608d
.
It is breaking GH PR-s currently, so revert until fixed.
Signed-off-by: Robert Marko <robimarko@gmail.com>
.github/workflows/labeler.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/labeler.yml
b/.github/workflows/labeler.yml
index aab1a3af60e9c22495f6d8bd78ec2d32e7997fdb..5f82b88a50a7dc5e7e5e4ab82c04b2bccfeab36f 100644
(file)
--- a/
.github/workflows/labeler.yml
+++ b/
.github/workflows/labeler.yml
@@
-14,7
+14,7
@@
jobs:
name: Pull Request Labeler
runs-on: ubuntu-latest
steps:
- - uses: actions/labeler@v
5
+ - uses: actions/labeler@v
4
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'