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 8159173 commit 5db3779Copy full SHA for 5db3779
.github/workflows/pr-auto-label.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Sync labels with closing issues
13
- uses: wd60622/[email protected]
+ uses: williambdean/[email protected]
14
with:
15
exclude: "help wanted,needs info,beginner friendly"
16
env:
0 commit comments