We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb51847 commit 469edafCopy full SHA for 469edaf
.github/workflows/test.yml
@@ -133,8 +133,6 @@ jobs:
133
if: ${{ matrix.name == 'content-linter' }}
134
uses: ./.github/actions/get-changed-files
135
with:
136
- token: ${{ secrets.GITHUB_TOKEN }}
137
- pr: ${{ github.event.pull_request.number }}
138
head: ${{ github.event.pull_request.head.ref || github.event.merge_group.head_ref }}
139
output_file: get_diff_files.txt
140
0 commit comments