chore(deps): update dependency ts-jest to ^29.1.5 #119
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Embed code in README | |
on: | |
push: | |
branches: | |
- main | |
jobs: | |
embed-code: | |
name: '/' | |
uses: technology-studio/github-workflows/.github/workflows/_sync-code-in-readme.yml@main | |
secrets: inherit |