We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a61b1f3 commit 7156e1bCopy full SHA for 7156e1b
.github/workflows/labels.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
- id: sync
31
name: Apply Labels from File
32
- uses: EndBug/label-sync@da00f2c11fdb78e4fae44adac2fdd713778ea3e8
+ uses: EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a
33
with:
34
config-file: .github/labels.json
35
delete-other-labels: true
0 commit comments