Skip to content

chore(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 in the github-actions group #16

chore(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 in the github-actions group

chore(deps): bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 in the github-actions group #16

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
workflow_dispatch: # run manually from actions tab
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: {} # Set permissions at the job level
jobs:
lint:
uses: ./.github/workflows/_lint.yml