Skip to content

Rename

Rename #13

Workflow file for this run

name: CI (Main)
on:
push:
jobs:
call-ci:
uses: ./.github/workflows/ci.yml
with:
saas: true
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}