diff options
Diffstat (limited to '.github/workflows/audit.yaml')
| -rw-r--r-- | .github/workflows/audit.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/workflows/audit.yaml b/.github/workflows/audit.yaml index 677ea14..ade1ce9 100644 --- a/.github/workflows/audit.yaml +++ b/.github/workflows/audit.yaml @@ -5,12 +5,6 @@ name: audit crates on: schedule: - cron: "0 0 * * 6" - push: - paths: - - "Cargo.lock" - pull_request: - paths: - - "Cargo.lock" workflow_dispatch: jobs: |
