Skip to content

Commit

Permalink
update issue report
Browse files Browse the repository at this point in the history
  • Loading branch information
lumapu committed Aug 16, 2024
1 parent e07751e commit 113e1f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/report.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: "issue report"
description: "issue report"
title: ""
labels: ["new", "needs-triage"]
body:
- type: markdown
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/compile_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches: main
paths-ignore:
- '**.md' # Do no build on *.md changes
- '**.yaml' # e.g. issue report

jobs:
check:
Expand Down

0 comments on commit 113e1f6

Please sign in to comment.