updating credits section in README and updating rust.yml

This commit is contained in:
neon_arch 2023-04-29 12:15:08 +03:00
parent a412a756a8
commit fe8f5dee43
2 changed files with 5 additions and 2 deletions

View file

@ -2,9 +2,11 @@ name: Rust
on:
push:
branches: [ master ]
branches:
- "**"
pull_request:
branches: [ master ]
branches:
- "rolling"
env:
CARGO_TERM_COLOR: always