Skip to content

chore: don't allow users to create issues outside the templates (#1163) #354

chore: don't allow users to create issues outside the templates (#1163)

chore: don't allow users to create issues outside the templates (#1163) #354

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml