diff --git a/.gitea/workflows/cargo-test.yml b/.gitea/workflows/cargo-test.yml index 8e3fbe8..82fd35b 100644 --- a/.gitea/workflows/cargo-test.yml +++ b/.gitea/workflows/cargo-test.yml @@ -3,8 +3,6 @@ name: Test the running changes on: push: branches: [ "dev" ] - pull_request: - branches: [ "master" ] env: CARGO_TERM_COLOR: always