Update codeql.yml

This commit is contained in:
Aravind Nair
2023-02-27 15:07:01 +05:30
committed by GitHub
parent 5b75fe6a5f
commit ebd55bdb7b

View File

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