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:
push:
branches: [ "master" ]
branches: master
pull_request:
branches: [ "**" ]
workflow_dispatch:
schedule:
- cron: '30 13 * * 6'