Skip to content

Explicitly include an enum by name #124

Explicitly include an enum by name

Explicitly include an enum by name #124

Workflow file for this run

name: "Main"
on:
workflow_dispatch:
pull_request:
types: [assigned, opened, synchronize, reopened]
push:
branches:
- "main"
jobs:
test-job:
name: "Test"
uses: "./.github/workflows/test.yml"