Skip to content

Commit a77d27a

Browse files
authored
Merge branch 'Lambda-13:master' into del_kilo
2 parents 351f834 + 9c5a4d8 commit a77d27a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/labeler.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ jobs:
1212
contents: read
1313
pull-requests: write
1414
steps:
15-
# - name: Global labeler
16-
# id: glob_labeler
17-
# uses: jimschubert/labeler-action@v2
18-
# with:
19-
# GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
15+
- name: Global labeler
16+
id: glob_labeler
17+
uses: jimschubert/labeler-action@v2
18+
with:
19+
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
2020

2121
- name: PR labele
2222
id: pr_labeler

0 commit comments

Comments
 (0)