neon_arch commited on
Commit
fe8f5de
1 Parent(s): a412a75

updating credits section in README and updating rust.yml

Browse files
Files changed (2) hide show
  1. .github/workflows/rust.yml +4 -2
  2. README.org +1 -0
.github/workflows/rust.yml CHANGED
@@ -2,9 +2,11 @@ name: Rust
2
 
3
  on:
4
  push:
5
- branches: [ master ]
 
6
  pull_request:
7
- branches: [ master ]
 
8
 
9
  env:
10
  CARGO_TERM_COLOR: always
 
2
 
3
  on:
4
  push:
5
+ branches:
6
+ - "**"
7
  pull_request:
8
+ branches:
9
+ - "rolling"
10
 
11
  env:
12
  CARGO_TERM_COLOR: always
README.org CHANGED
@@ -81,3 +81,4 @@ We would like to thank the following people for their contributions and support:
81
 
82
  - [[https://github.com/XFFXFF][zhou fan]]
83
  - [[https://gitlab.com/johannesrexx][johannes rex]]
 
 
81
 
82
  - [[https://github.com/XFFXFF][zhou fan]]
83
  - [[https://gitlab.com/johannesrexx][johannes rex]]
84
+ - [[https://github.com/alamin655][alamin655]]