Skip to content

build(deps): bump actions/checkout from 6 to 7 #82

build(deps): bump actions/checkout from 6 to 7

build(deps): bump actions/checkout from 6 to 7 #82

Workflow file for this run

name: CI on main branch
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: ./.github/workflows/test.yaml