Skip to content

chore: GitHub Actions #750

chore: GitHub Actions

chore: GitHub Actions #750

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
ci:
uses: marcobiedermann/actions/.github/workflows/ci.yml@main
secrets: inherit