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 9877446 commit 2dcb4fdCopy full SHA for 2dcb4fd
.github/workflows/issue-or-pr-closed.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
20
- labels: ['needs-triage', 'waiting-response']
+ labels: ['needs-triage', 'waiting-response', 'needs-rebase']
21
steps:
22
- name: Remove ${{ matrix.labels }} label
23
uses: actions-ecosystem/action-remove-labels@v1
0 commit comments