We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20e69c commit ca88940Copy full SHA for ca88940
.github/workflows/yaml2json.yml
@@ -48,6 +48,7 @@ jobs:
48
49
- name: git diff
50
run: |
51
+ cd examples/v3.0
52
git add *.json
53
git diff --staged
54
0 commit comments