Skip to content

Merge pull request #11 from whats-good/kerem/standalone #30

Merge pull request #11 from whats-good/kerem/standalone

Merge pull request #11 from whats-good/kerem/standalone #30

Workflow file for this run

name: Main CI
on:
push:
branches:
- main
jobs:
ci:
uses: "./.github/workflows/ci.yml"
secrets:
SLACK_CI_WEBHOOK_URL: ${{ secrets.SLACK_CI_WEBHOOK_URL }}