Skip to content

Commit

Permalink
Use Ana06/get-changed-files to fix 'The head commit for this pull_req…
Browse files Browse the repository at this point in the history
…uest event is not ahead of the base commit'

Re: jitterbit/get-changed-files#11
  • Loading branch information
hugovk committed Mar 7, 2023
1 parent d1ce7f9 commit 238dfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
# Add pull request annotations for Sphinx nitpicks (missing references)
- name: Get list of changed files
id: changed_files
uses: jitterbit/get-changed-files@v1
uses: Ana06/get-changed-files@v2.2.0
- name: 'Build changed files with nitpicks'
continue-on-error: true
run: |
Expand Down

0 comments on commit 238dfc2

Please sign in to comment.