Skip to content

Commit ae70dd6

Browse files
committed
deactivate tpip commit, runs every push and breaks CI
Signed-off-by: Jens Reinecke <[email protected]>
1 parent 54ae8a6 commit ae70dd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tpip.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
run: yarn run tpip:report
3434

3535
- name: Commit changes
36+
if: false
3637
run: |
3738
git config --local user.email "[email protected]"
3839
git config --local user.name "GitHub Action"

0 commit comments

Comments
 (0)