Removing references of the devel branch (#15)

Reviewed-on: #15
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-08-02 21:14:25 +00:00
committed by phoenix
parent b414031af0
commit e2c83b5219
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ name: Release Tagging
on: on:
push: push:
branches: branches:
- devel - main
jobs: jobs:
release: release:
-3
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:
@@ -62,4 +60,3 @@ jobs:
with: with:
toolchain: 1.88.0 toolchain: 1.88.0
- run: cargo build - run: cargo build