diff --git a/.github/workflows/code-scanning.yml b/.github/workflows/code-scanning.yml index 9442ce5530..a0e8069a33 100644 --- a/.github/workflows/code-scanning.yml +++ b/.github/workflows/code-scanning.yml @@ -1,8 +1,6 @@ name: 'Code Scanning' on: - schedule: - - cron: 0 23 * * 1 push: branches: - dev