Tweak GA stuff

This commit is contained in:
Joseph Milazzo 2025-04-19 05:48:37 -05:00
parent 30084f04e0
commit f7fb3a1277
2 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ body:
label: Kavita Version Number - If you don't see your version number listed, please update Kavita and see if your issue still persists. label: Kavita Version Number - If you don't see your version number listed, please update Kavita and see if your issue still persists.
multiple: false multiple: false
options: options:
- 0.8.6.1 - Stable - 0.8.6.2 - Stable
- Nightly Testing Branch - Nightly Testing Branch
validations: validations:
required: true required: true

View file

@ -13,7 +13,7 @@ name: "CodeQL"
on: on:
push: push:
branches: [ "develop", "main" ] branches: [ "develop"]
pull_request: pull_request:
# The branches below must be a subset of the branches above # The branches below must be a subset of the branches above
branches: [ "develop" ] branches: [ "develop" ]