Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use Ana06/get-changed-files to fix 'The head commit for this pull_req…
…uest event is not ahead of the base commit'

Re: jitterbit/get-changed-files#11
  • Loading branch information
hugovk committed Mar 7, 2023
commit 238dfc2bf2981ec29a95eea736df5b9e16cca8c9
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