Update codeql.yml

This commit is contained in:
Aravind Nair
2023-02-26 17:56:24 +05:30
committed by GitHub
parent 0fdf0c384d
commit 336c1799c9

View File

@@ -4,7 +4,7 @@ on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
branches: [ "**" ]
workflow_dispatch:
schedule:
- cron: '30 13 * * 6'