remove branch restriction for running

This commit is contained in:
Hannes Kuchelmeister
2022-02-21 16:50:39 +01:00
committed by 13hannes11
parent 0a01ee4522
commit 14dc7a6e10
+1 -2
View File
@@ -2,9 +2,8 @@ name: Rust
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
CARGO_TERM_COLOR: always