diff --git a/.github/workflows/rust_ci.yaml b/.github/workflows/rust_ci.yaml index 044e208..362263a 100644 --- a/.github/workflows/rust_ci.yaml +++ b/.github/workflows/rust_ci.yaml @@ -10,7 +10,6 @@ on: - 'src/**' - 'tests/**' - 'Cargo.**' - - '.github/**' pull_request: branches: - main