Skip to content

feat(copilot): euka follow-up upgrades (reasoning trace, themed chart… #152

feat(copilot): euka follow-up upgrades (reasoning trace, themed chart…

feat(copilot): euka follow-up upgrades (reasoning trace, themed chart… #152

Workflow file for this run

name: Syncpack
on:
push:
branches: [main, dev]
pull_request:
branches: [main, dev]
schedule:
- cron: '0 6 * * 1' # Mondays 06:00 UTC
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
syncpack:
name: Syncpack Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: ./.github/actions/setup
- run: pnpm syncpack:lint