update issue report

This commit is contained in:
lumapu 2024-08-16 22:58:20 +02:00
parent e07751e4df
commit 113e1f6b69
2 changed files with 1 additions and 1 deletions

View file

@ -1,6 +1,5 @@
name: "issue report"
description: "issue report"
title: ""
labels: ["new", "needs-triage"]
body:
- type: markdown

View file

@ -5,6 +5,7 @@ on:
branches: main
paths-ignore:
- '**.md' # Do no build on *.md changes
- '**.yaml' # e.g. issue report
jobs:
check: