mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 13:38: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:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches:
|
||||
- "**"
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches:
|
||||
- "rolling"
|
||||
|
||||
env:
|
||||
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://gitlab.com/johannesrexx][johannes rex]]
|
||||
- [[https://github.com/alamin655][alamin655]]
|
||||
|
Loading…
Reference in New Issue
Block a user