aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-11-06 20:04:31 -0600
committerChristian Cleberg <hello@cleberg.net>2024-11-06 20:04:31 -0600
commita862dbbe144e12195fac4e64e0a9e2c9a5b5ba6e (patch)
tree048b4d823adf3d5fccb504e3297c9641937d9873 /.github
parent47de3e51b31da0e0fd90e9b6ed92309bb2f34f9d (diff)
downloadaudit-tools-a862dbbe144e12195fac4e64e0a9e2c9a5b5ba6e.tar.gz
audit-tools-a862dbbe144e12195fac4e64e0a9e2c9a5b5ba6e.tar.bz2
audit-tools-a862dbbe144e12195fac4e64e0a9e2c9a5b5ba6e.zip
fix pysa
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/pysa.yml2
1 files changed, 0 insertions, 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