Skip to content

Commit

Permalink
remove error
Browse files Browse the repository at this point in the history
  • Loading branch information
eleanorjboyd committed Dec 17, 2024
1 parent bfe110f commit 3bd24a6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pr-file-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ jobs:
skip-label: 'skip tests'
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)'

- name: 'Add issue-please labe on PR open'
uses: actions-ecosystem/action-add-labels@v1
with:
labels: 'issue-please'

- name: 'Ensure PR has an associated issue'
uses: actions/github-script@v7
with:
Expand Down

0 comments on commit 3bd24a6

Please sign in to comment.