Removed devel branch references (#56)

Reviewed-on: #56
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-08-17 18:31:05 +00:00
committed by phoenix
parent bd793db08e
commit a6ef7d8a62
2 changed files with 2 additions and 4 deletions
+2 -2
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:
-2
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: