Skip to content

add outright main event server #20

add outright main event server

add outright main event server #20

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