devel #16

Merged
phoenix merged 7 commits from devel into main 2025-03-22 21:24:16 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit d0e0d8fa2d - Show all commits

View File

@@ -4,7 +4,7 @@ on:
push:
branches:
- main
- dev
- devel
tags:
- 'v*' # Trigger on tags matching v*

View File

@@ -4,11 +4,11 @@ on:
push:
branches:
- main
- dev
- devel
pull_request:
branches:
- main
- dev
- devel
jobs:
check: