Unverified Commit 206d970a by Cuong Tran Committed by GitHub

Update codeql-analysis.yml

parent 516ed58e
...@@ -2,9 +2,12 @@ name: "Code scanning - action" ...@@ -2,9 +2,12 @@ name: "Code scanning - action"
on: on:
push: push:
branches-ignore:
- pr/*
- scratch/*
pull_request: pull_request:
schedule: schedule:
- cron: '0 6 * * 4' - cron: '0 20 * * 7'
jobs: jobs:
CodeQL-Build: CodeQL-Build:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment