Skip to content

remove envid

remove envid #15

Workflow file for this run

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