Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e2c83b5219 | ||
|
|
b414031af0 | ||
|
|
3ee8c1e573 | ||
|
|
9aa16a3f2e |
@@ -3,7 +3,7 @@ name: Release Tagging
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- devel
|
||||
- main
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user