Skip to content

Commit c99cec3

Browse files
authored
feat(IDX): add external-contributor label for all PRs (#169)
1 parent 46f06b8 commit c99cec3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check_cla_ruleset.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
6767
- name: Add Label
6868
uses: actions/github-script@v6
69-
if: ${{ steps.accepts_external_contrib.outputs.accepts_contrib != 'false' }}
7069
with:
7170
github-token: ${{ steps.app-token.outputs.token }}
7271
script: |

0 commit comments

Comments
 (0)