Skip to content

chore(deps-dev): bump @nx/next from 19.1.1 to 19.8.2 #114

chore(deps-dev): bump @nx/next from 19.1.1 to 19.8.2

chore(deps-dev): bump @nx/next from 19.1.1 to 19.8.2 #114

name: "Code quality assurance: @exile-watch / doryani"
on:
pull_request:
branches:
- main
types:
- opened
- reopened
- synchronize
jobs:
code-quality-assurance:
runs-on: ubuntu-latest
steps:
- name: Code quality assurance
uses: exile-watch/doryani/code-quality-assurance@main
with:
GH_ACTOR: ${{ github.actor }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}