Removed devel branch references #56

Merged
phoenix merged 1 commits from branch_ref_removal into devel 2025-08-17 18:31:06 +00:00
2 changed files with 2 additions and 4 deletions
Showing only changes of commit 640cb5eaf6 - Show all commits

View File

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

View File

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