More changed-files troubleshooting

This commit is contained in:
Gabe Kangas 2023-10-24 16:33:07 -07:00 committed by GitHub
parent 839f926f69
commit ad3588a23c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,9 +35,10 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
fetch-depth: 0
persist-credentials: true
- name: Get changed files
id: changed-files
id: changed-files-yaml
uses: tj-actions/changed-files@v39
with:
path: 'web'