diff --git a/.github/workflows/rust-clippy.yml b/.github/workflows/rust-clippy.yml index aa2509e..0625afa 100644 --- a/.github/workflows/rust-clippy.yml +++ b/.github/workflows/rust-clippy.yml @@ -11,7 +11,6 @@ name: rust-clippy analyze on: push: - branches: ["main"] pull_request: # The branches below must be a subset of the branches above branches: ["main"]