Skip to content

Commit

Permalink
Merge pull request #5 from zgosalvez/feature/autocommitprepare
Browse files Browse the repository at this point in the history
Auto Commit Prepare
  • Loading branch information
zgosalvez authored Dec 30, 2022
2 parents 029dcf6 + fe6b2c2 commit a15b651
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ jobs:
run: npm run lint
- name: Prepare
run: npm run prepare
- uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a
with:
commit_message: Apply `npm run prepare` changes

0 comments on commit a15b651

Please sign in to comment.