Removing references of the devel branch #15

Merged
phoenix merged 1 commits from branch_changes into main 2025-08-02 21:14:26 +00:00
2 changed files with 1 additions and 4 deletions
Showing only changes of commit a8be9a24c9 - Show all commits

View File

@@ -3,7 +3,7 @@ name: Release Tagging
on:
push:
branches:
- devel
- main
jobs:
release:

View File

@@ -4,11 +4,9 @@ on:
push:
branches:
- main
- devel
pull_request:
branches:
- main
- devel
jobs:
check:
@@ -62,4 +60,3 @@ jobs:
with:
toolchain: 1.88.0
- run: cargo build