Update codeql.yml

This commit is contained in:
Aravind Nair
2023-02-26 17:22:22 +05:30
committed by GitHub
parent 43854d3076
commit 0fdf0c384d

View File

@@ -2,6 +2,9 @@ name: "CodeQL"
on: on:
push: push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '30 13 * * 6' - cron: '30 13 * * 6'