commit | c5e750f7f3b81a701d1e13dbb9e99cc9dfd5e6fc | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Thu Jan 19 11:51:44 2023 +0100 |
committer | Michal Vasko <mvasko@cesnet.cz> | Thu Jan 19 11:51:44 2023 +0100 |
tree | d76ae769cf460fd851cf032fac7f259ae5f4272e | |
parent | 35131b9396a965e01f899127763fb4e0871b845a [diff] |
actions UPDATE remove scheduled CodeQL runs
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 264faa8..023d159 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml
@@ -5,8 +5,6 @@ branches: [ "master", "devel" ] pull_request: branches: [ "devel" ] - schedule: - - cron: "38 17 * * 4" jobs: analyze: