build and test release/*
Some checks failed
Dotnet build and test / build (pull_request) Has been cancelled

This commit is contained in:
Paul Schneider 2026-08-18 21:25:06 +01:00
commit 6695c9ed4d
Signed by: notazof
GPG key ID: 1DD5D838E5343B06
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ on:
push: push:
branches: [ "main" ] branches: [ "main" ]
pull_request: pull_request:
branches: [ "main" ] branches: [ "main", "release/*" ]
jobs: jobs:
build: build: