Skip to content

Merge pull request #384 from riebl/dependabot/github_actions/actions/… #24

Merge pull request #384 from riebl/dependabot/github_actions/actions/…

Merge pull request #384 from riebl/dependabot/github_actions/actions/… #24

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