Skip to content

Commit

Permalink
Integrate workaround for "head commit not ahead of base commit"
Browse files Browse the repository at this point in the history
  • Loading branch information
nmelehan committed May 7, 2021
1 parent 26800e8 commit 4a253bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Get Changed Files
id: get_changed_files
uses: jitterbit/get-changed-files@v1
continue-on-error: true
with:
format: 'json'
- name: Vale
Expand Down

0 comments on commit 4a253bf

Please sign in to comment.