Skip to content

Commit 469edaf

Browse files
authored
Remove unused inputs from test.yml (#54924)
1 parent fb51847 commit 469edaf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ jobs:
133133
if: ${{ matrix.name == 'content-linter' }}
134134
uses: ./.github/actions/get-changed-files
135135
with:
136-
token: ${{ secrets.GITHUB_TOKEN }}
137-
pr: ${{ github.event.pull_request.number }}
138136
head: ${{ github.event.pull_request.head.ref || github.event.merge_group.head_ref }}
139137
output_file: get_diff_files.txt
140138

0 commit comments

Comments
 (0)