Skip to content

MIT license badge added back #10

MIT license badge added back

MIT license badge added back #10

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