Change branch to master

This commit is contained in:
Yannick Funk
2021-09-07 14:48:46 +02:00
parent d8d0d93a21
commit 602a65f809

View File

@@ -2,9 +2,9 @@ name: Rust build and test
on: on:
push: push:
branches: [ unit-tests ] branches: [ master ]
pull_request: pull_request:
branches: [ unit-tests ] branches: [ master ]
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always