We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526252f commit 01418e7Copy full SHA for 01418e7
.github/workflows/validate_script_json.yml
@@ -15,6 +15,7 @@ jobs:
15
target: .
16
- name: Get list of files changed in this PR
17
uses: jitterbit/get-changed-files@v1
18
+ continue-on-error: true
19
id: files-changed
20
with:
21
format: csv
0 commit comments