We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6dbb60 commit 3cb9ca5Copy full SHA for 3cb9ca5
.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@v4.1.0
+ uses: crazy-max/ghaction-github-labeler@v4.2.0
24
with:
25
yaml-file: .github/labels.yml
26
skip-delete: false
0 commit comments