From bccc5f45eba6467182b60599f4798b5f1466d575 Mon Sep 17 00:00:00 2001 From: IFFranciscoME Date: Tue, 27 Aug 2024 07:42:16 -0600 Subject: [PATCH] expanded types of trigger for testing --- .github/workflows/rust-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/rust-ci.yml b/.github/workflows/rust-ci.yml index 648e984..1fbf6be 100644 --- a/.github/workflows/rust-ci.yml +++ b/.github/workflows/rust-ci.yml @@ -6,6 +6,7 @@ on: pull_request: types: - opened + - edited env: CARGO_TERM_COLOR: always RUSTFLAGS: -D warnings