updating credits section in README and updating rust.yml
This commit is contained in:
parent
a412a756a8
commit
fe8f5dee43
2 changed files with 5 additions and 2 deletions
6
.github/workflows/rust.yml
vendored
6
.github/workflows/rust.yml
vendored
|
@ -2,9 +2,11 @@ name: Rust
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches:
|
||||||
|
- "**"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches:
|
||||||
|
- "rolling"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
|
|
@ -81,3 +81,4 @@ We would like to thank the following people for their contributions and support:
|
||||||
|
|
||||||
- [[https://github.com/XFFXFF][zhou fan]]
|
- [[https://github.com/XFFXFF][zhou fan]]
|
||||||
- [[https://gitlab.com/johannesrexx][johannes rex]]
|
- [[https://gitlab.com/johannesrexx][johannes rex]]
|
||||||
|
- [[https://github.com/alamin655][alamin655]]
|
||||||
|
|
Loading…
Add table
Reference in a new issue