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