Skip to content

Commit 3bd24a6

Browse files
committed
remove error
1 parent bfe110f commit 3bd24a6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/pr-file-check.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ jobs:
4141
skip-label: 'skip tests'
4242
failure-message: 'TypeScript code was edited without also editing a ${file-pattern} file; see the Testing page in our wiki on testing guidelines (the ${skip-label} label can be used to pass this check)'
4343

44-
- name: 'Add issue-please labe on PR open'
45-
uses: actions-ecosystem/action-add-labels@v1
46-
with:
47-
labels: 'issue-please'
48-
4944
- name: 'Ensure PR has an associated issue'
5045
uses: actions/github-script@v7
5146
with:

0 commit comments

Comments
 (0)