From fe8f5dee43938983b6286e507f60f9f9cafa3682 Mon Sep 17 00:00:00 2001 From: neon_arch Date: Sat, 29 Apr 2023 12:15:08 +0300 Subject: [PATCH] updating credits section in README and updating rust.yml --- .github/workflows/rust.yml | 6 ++++-- README.org | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index d72e334..af47bad 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -2,9 +2,11 @@ name: Rust on: push: - branches: [ master ] + branches: + - "**" pull_request: - branches: [ master ] + branches: + - "rolling" env: CARGO_TERM_COLOR: always diff --git a/README.org b/README.org index 1da8076..45f2d66 100644 --- a/README.org +++ b/README.org @@ -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]]