Release #50

Merged
phoenix merged 6 commits from devel into main 2025-08-17 18:36:05 +00:00
2 changed files with 2 additions and 4 deletions
Showing only changes of commit a6ef7d8a62 - Show all commits

View File

@@ -1,9 +1,9 @@
name: Release Tagging
on:
push:
pull_request:
branches:
- devel
- main
jobs:
release:

View File

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