Skip to content

Commit

Permalink
Merge pull request #1216 from christianhuth/dev-ci-cd
Browse files Browse the repository at this point in the history
failing when there changed files
  • Loading branch information
christianhuth authored Jan 13, 2025
2 parents b6aa722 + dbde95f commit f4d106f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chart-preparation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
git add .
git commit -m "chore: auto-fix pre-commit changes"
git push
exit 1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit f4d106f

Please sign in to comment.