Skip to content

chore: redo how github actions are used #2

chore: redo how github actions are used

chore: redo how github actions are used #2

Workflow file for this run

on:
pull_request:
branches: ['*']
jobs:
ci:
uses: ./.github/workflows/ci.yml
secrets: inherit