Added workflow #6

Merged
phoenix merged 2 commits from workflow_added into main 2025-03-22 01:12:30 +00:00
Showing only changes of commit 17e06f5852 - Show all commits

View File

@@ -3,10 +3,12 @@ name: Rust Build
on:
push:
branches:
- [main, dev]
- main
- dev
pull_request:
branches:
- [main, dev]
- main
- dev
jobs:
check: