From 3d05c4bff2b446a3a246b8b802e407b9cc1371c6 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 2 Jul 2023 15:46:53 -0400 Subject: ci!: start using garnix --- .github/workflows/audit.yaml | 6 ------ 1 file changed, 6 deletions(-) (limited to '.github/workflows/audit.yaml') 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: -- cgit v1.2.3