Skip to content

web: create event types (#89) #12

web: create event types (#89)

web: create event types (#89) #12

Workflow file for this run

name: main.web
on:
push:
branches:
- main
paths:
- "web/**"
- "!web/*.md"
- ".github/workflows/*.web.yml"
jobs:
ci:
uses: ./.github/workflows/ci.web.yml
e2e:
uses: ./.github/workflows/e2e.web.yml