Switched branch for workflows
This commit is contained in:
@@ -3,10 +3,10 @@ name: Release Tagging
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- v0.3.0-migrate
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- v0.3.0-migrate
|
||||
- main
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
||||
@@ -3,10 +3,10 @@ name: Rust Build
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- v0.3.0-migrate
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- v0.3.0-migrate
|
||||
- main
|
||||
|
||||
jobs:
|
||||
check:
|
||||
|
||||
Reference in New Issue
Block a user