Skip to content

docs(tutorial): fix rule name #197

docs(tutorial): fix rule name

docs(tutorial): fix rule name #197

Workflow file for this run

name: Main and PR Pipeline
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
defaults:
run:
shell: bash
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
normal:
uses: ./.github/workflows/normal.yaml
with:
is_release: false