We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 403d6cc + 6221743 commit a8fd1c5Copy full SHA for a8fd1c5
1 file changed
.github/workflows/triage-issue-comments.yml
@@ -46,6 +46,7 @@ jobs:
46
if: ${{ steps.is-internal-contributor.outputs.result == 'false' }}
47
with:
48
add-labels: 'triage'
49
+ ignore-if-labeled: true
50
- name: Triage to project board
51
uses: rachmari/actions-add-new-issue-to-column@1a459ef92308ba7c9c9dc2fcdd72f232495574a9
52
0 commit comments