Skip to content

chore(deps): update nextjs monorepo (major) #3366

chore(deps): update nextjs monorepo (major)

chore(deps): update nextjs monorepo (major) #3366

Workflow file for this run

name: CI
on:
push:
branches:
- "main"
pull_request:
branches:
- "**"
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: antwika/actions/packages/ci@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}