We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf2d2b commit ce57128Copy full SHA for ce57128
.github/workflows/label-pull-requests.yaml
@@ -10,7 +10,7 @@ jobs:
10
pull-requests: write
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/labeler@f1a63e87db0c6baf19c5713083f8d00d789ca184
+ - uses: actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b
14
with:
15
configuration-path: .github/labeler.yml
16
sync-labels: true
0 commit comments