Skip to content

Update README.md

Update README.md #3

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [master]
pull_request:
# The branches below must be a subset of the branches above
branches: [master]
schedule:
- cron: "0 21 * * 1"
jobs:
call-workflow:
name: 'Call Workflow'
uses: "michijs/.github/.github/workflows/codeql-analysis.yml@main"