Skip to content

chore: CI Git Hooks #798

chore: CI Git Hooks

chore: CI Git Hooks #798

Workflow file for this run

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