remove branch restriction for running

This commit is contained in:
Hannes Kuchelmeister
2022-02-09 21:35:52 +01:00
committed by Hannes Kuchelmeister
parent 0a01ee4522
commit 14dc7a6e10

View File

@@ -2,9 +2,8 @@ name: Rust
on: on:
push: push:
branches: [ main ]
pull_request: pull_request:
branches: [ main ]
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always