mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
updating credits section in README and updating rust.yml
This commit is contained in:
parent
a412a756a8
commit
fe8f5dee43
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…
Reference in New Issue
Block a user