Removed some debug messages from the action.
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 34s

This commit is contained in:
Philipp Horstenkamp 2023-11-19 13:42:14 +01:00
parent 13dee4e953
commit d30884d3d8
Signed by: Philipp
GPG Key ID: DD53EAC36AFB61B4

View File

@ -24,8 +24,6 @@ jobs:
branch: update/pre-commit-hooks branch: update/pre-commit-hooks
push_options: --force push_options: --force
create_branch: true create_branch: true
- run: node -v
- run: npm -v
- name: My PR action - name: My PR action
uses: ./ uses: ./
with: with: