feat: add CHASM scheduler tests and update dependencies for Temporal #775
This file contains hidden or 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
| on: | |
| push: | |
| branches: | |
| - '*' | |
| name: Fix Code Style | |
| jobs: | |
| cs-fix: | |
| permissions: | |
| contents: write | |
| uses: spiral/gh-actions/.github/workflows/cs-fix.yml@master |