Skip to content

Commit

Permalink
test of codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoppii13 committed Feb 14, 2024
1 parent 51082e2 commit d4bc3e3
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
name: "Code scanning"

on:
schedule:
# Friday 8AM UTC / Friday 5PM JST
- cron: '0 8 * * 5'
# schedule:
# # Friday 8AM UTC / Friday 5PM JST
# - cron: '0 8 * * 5'
pull_request:
branches:
- master

jobs:
CodeQL-Build:
Expand Down

0 comments on commit d4bc3e3

Please sign in to comment.