Skip to content

Update .transpire.py #10

Update .transpire.py

Update .transpire.py #10

Workflow file for this run

name: CI
on:
push:
branches:
- main
jobs:
transpire-ci:
uses: ocf/transpire-ci/.github/workflows/trigger.yml@master
with:
module_name: ocfdocs
secrets:
TRANSPIRE_CI_PAT: ${{ secrets.TRANSPIRE_CI_PAT }}