Skip to content

Merge pull request #13 from whats-good/kerem/config-2 #32

Merge pull request #13 from whats-good/kerem/config-2

Merge pull request #13 from whats-good/kerem/config-2 #32

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