audit-labs/audit-tools

A collection of scripts, queries, and other goodies you can use in an audit.

clone: git clone https://gitbay.org/audit-labs/audit-tools.git

a862dbbe144e12195fac4e64e0a9e2c9a5b5ba6e

verified · cmc

author: Christian Cleberg <hello@cleberg.net> · 2024-11-07T02:04:31Z

fix pysa
 .github/workflows/pysa.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/pysa.yml b/.github/workflows/pysa.yml
index a60a99f..34d55c8 100644
--- a/.github/workflows/pysa.yml
+++ b/.github/workflows/pysa.yml
@@ -20,8 +20,6 @@ on:
     branches: [ $default-branch, $protected-branches ]
   pull_request:
     branches: [ $default-branch ]
-  schedule:
-    - cron: $cron-weekly
 
 permissions:
     contents: read