diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3b5cfd9..2cd5492 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,8 +1,8 @@ name: Rust Check Format and Test on: - push - pull_request + push: + pull_request: jobs: check-format-and-test: