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: on:
push: push:
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:
@@ -62,4 +60,3 @@ jobs:
with: with:
toolchain: 1.88.0 toolchain: 1.88.0
- run: cargo build - run: cargo build