Skip to content

Merge pull request #12 from whats-good/kerem/config #31

Merge pull request #12 from whats-good/kerem/config

Merge pull request #12 from whats-good/kerem/config #31

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 }}