Skip to content

outright api https

outright api https #26

Workflow file for this run

name: CI
on:
pull_request:
branches:
- main
jobs:
ci:
if: ${{ github.ref != 'refs/heads/main' && github.ref != 'main' }}
uses: ./.github/workflows/workflow-partial-ci.yml
secrets: inherit
with:
deploy: false