Removed main branch from tag release workflow #19

Merged
phoenix merged 2 commits from workflow-tag_release_change into devel 2025-03-30 16:53:18 +00:00
Showing only changes of commit eb757ff11f - Show all commits

View File

@@ -3,7 +3,6 @@ name: Release Tagging
on: on:
push: push:
branches: branches:
- main
- devel - devel
tags: tags:
- 'v*' # Trigger on tags matching v* - 'v*' # Trigger on tags matching v*