Minor changes

This commit is contained in:
WardPearce
2024-10-25 18:13:31 +13:00
parent dccb260ad7
commit 79544b2f3b
7 changed files with 8 additions and 3134 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
labels: 'bug'
assignees: 'WardPearce'
---
+2 -2
View File
@@ -2,8 +2,8 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
labels: 'enhancement'
assignees: 'WardPearce'
---
+1
View File
@@ -5,6 +5,7 @@ on:
- 'main'
paths-ignore:
- '**/README.md'
- 'flatpak/**'
permissions:
contents: write
+1
View File
@@ -5,6 +5,7 @@ on:
branches: [ main ]
paths-ignore:
- '**/README.md'
- 'flatpak/**'
workflow_dispatch:
+1
View File
@@ -6,6 +6,7 @@ on:
- main
paths-ignore:
- '**/README.md'
- 'flatpak/**'
jobs:
web-build: