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 723c023 commit f70f47eCopy full SHA for f70f47e
.github/workflows/tpip.yml
@@ -33,7 +33,6 @@ 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