Skip to content

chore: add CONTRIBUTING.md and FUNDING.md #19

chore: add CONTRIBUTING.md and FUNDING.md

chore: add CONTRIBUTING.md and FUNDING.md #19

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
test:
uses: ./.github/workflows/test.yml
secrets: inherit