diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/pysa.yml | 2 |
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 |