Only run CodeQL weekly instead on push and pull request

This commit is contained in:
2022-09-26 03:21:11 +02:00
parent 04e09c3aa6
commit 836a90ff0b

View File

@ -1,10 +1,6 @@
---
name: "CodeQL"
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: '33 11 * * 5'
jobs: