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