Skip to content

docs: add jekyll config (#72) #275

docs: add jekyll config (#72)

docs: add jekyll config (#72) #275

Workflow file for this run

name: Main and PR Pipeline
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
defaults:
run:
shell: bash
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
normal:
uses: ./.github/workflows/normal.yaml
secrets: inherit
with:
is_release: false