summaryrefslogtreecommitdiff
path: root/.github/workflows/audit.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/audit.yaml')
-rw-r--r--.github/workflows/audit.yaml6
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: