1
0
mirror of synced 2025-12-25 02:17:36 -05:00

Remove unused inputs from test.yml (#54924)

This commit is contained in:
Hector Alfaro
2025-03-20 11:34:53 -04:00
committed by GitHub
parent fb51847585
commit 469edafc8d

View File

@@ -133,8 +133,6 @@ jobs:
if: ${{ matrix.name == 'content-linter' }}
uses: ./.github/actions/get-changed-files
with:
token: ${{ secrets.GITHUB_TOKEN }}
pr: ${{ github.event.pull_request.number }}
head: ${{ github.event.pull_request.head.ref || github.event.merge_group.head_ref }}
output_file: get_diff_files.txt