Skip to content

ci: add build/test pipeline and local pre-commit hook #5

ci: add build/test pipeline and local pre-commit hook

ci: add build/test pipeline and local pre-commit hook #5

Workflow file for this run

name: Auto Beta
on:
push:
branches: [main]
permissions:
contents: write
jobs:
auto-beta:
uses: RandomCodeSpace/central-ops/.github/workflows/reusable-auto-beta.yml@main
secrets: inherit