Skip to content

ci: create GitHub workflows and configurations (#99) #2

ci: create GitHub workflows and configurations (#99)

ci: create GitHub workflows and configurations (#99) #2

Workflow file for this run

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