File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 1
1
version : 1
2
2
labels :
3
3
- label : " automerge"
4
- author : " ( scala-steward| renovate\\ [bot \\ ]) "
4
+ authors : [" scala-steward", "app/ renovate"]
5
5
- label : " auto-approve"
6
- author : " ( scala-steward| renovate\\ [bot \\ ]) "
6
+ authors : [" scala-steward", "app/ renovate"]
Original file line number Diff line number Diff line change 1
1
name : Label PR
2
2
3
3
on :
4
- pull_request_target :
5
- types :
6
- - reopened
7
- - opened
4
+ pull_request_target : {}
8
5
9
6
jobs :
10
7
pr-labeler :
13
10
contents : read
14
11
pull-requests : write
15
12
steps :
16
- - uses : TimonVS/pr-labeler-action@v4
17
- with :
18
- repo-token : ${{ secrets.GITHUB_TOKEN }}
19
- configuration-path : .github/pr-labeler.yml
13
+ - uses : srvaroa/labeler@v1
14
+ env :
15
+ GITHUB_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
You can’t perform that action at this time.
0 commit comments