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 54ae8a6 commit ae70dd6Copy full SHA for ae70dd6
.github/workflows/tpip.yml
@@ -33,6 +33,7 @@ jobs:
33
run: yarn run tpip:report
34
35
- name: Commit changes
36
+ if: false
37
run: |
38
git config --local user.email "[email protected]"
39
git config --local user.name "GitHub Action"
0 commit comments