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 d4f9e84 commit 09ee67eCopy full SHA for 09ee67e
.github/workflows/label_new_issues.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Add 'needs response' label to new issues
14
- uses: actions-ecosystem/action-add-labels@bd52874380e3909a1ac983768df6976535ece7f8
+ uses: actions-ecosystem/action-add-labels@1a9c3715c0037e96b97bb38cb4c4b56a1f1d4871
15
with:
16
github_token: ${{ secrets.GITHUB_TOKEN }}
17
labels: 'needs response'
0 commit comments