Skip to content

pulled the docs ci check out of the main ci #12

pulled the docs ci check out of the main ci

pulled the docs ci check out of the main ci #12

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