Fixing workflow
This commit is contained in:
@@ -3,12 +3,10 @@ name: Rust Build
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- v0.2.0
|
- main
|
||||||
- v0.2.0
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- v0.2.0
|
- main
|
||||||
- v0.2.0
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check:
|
check:
|
||||||
|
|||||||
Reference in New Issue
Block a user