Skip to content

workflows: add git safe.directory to lint #9

workflows: add git safe.directory to lint

workflows: add git safe.directory to lint #9

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