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 646844f commit 853c9caCopy full SHA for 853c9ca
.github/workflows/generate-bindings.yml
@@ -73,6 +73,7 @@ jobs:
73
74
- name: Submit PR
75
run: |
76
+ pwd
77
if git diff --exit-code; then
78
exit 0
79
fi
0 commit comments