Skip to content

Commit

Permalink
docs: regenerate README
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel committed Jul 29, 2024
1 parent 99a936b commit f62b416
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/client-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
- name: Run php-cs-fixer
uses: docker://oskarstark/php-cs-fixer-ga

- name: Generate README
run: php .regen-docs.php

- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Apply php-cs-fixer changes
Expand Down

0 comments on commit f62b416

Please sign in to comment.