mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
dev: don't run rust checks on master pushes, only PRs
This commit is contained in:
parent
3426ceb959
commit
6c0733c2fc
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -1,8 +1,6 @@
|
||||
name: Rust
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
pull_request:
|
||||
branches: [master]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user