We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c638fff commit 249f5dbCopy full SHA for 249f5db
.github/workflows/sync-labels.yml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Run Labeler
22
if: success()
23
- uses: crazy-max/ghaction-github-labeler@v5.1.0
+ uses: crazy-max/ghaction-github-labeler@v5.2.0
24
with:
25
yaml-file: .github/labels.yml
26
skip-delete: false
0 commit comments