Skip to content

add outright main event server (#14) #14

add outright main event server (#14)

add outright main event server (#14) #14

Workflow file for this run

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