mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-22 19:41:08 +07:00
Update codeql-analysis.yml
This commit is contained in:
parent
c0d4ad69d8
commit
2a76df4ffd
4
.github/workflows/codeql-analysis.yml
vendored
4
.github/workflows/codeql-analysis.yml
vendored
@ -11,14 +11,14 @@
|
||||
#
|
||||
name: "CodeQL"
|
||||
|
||||
on:
|
||||
on: ubuntu-latest
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
- cron: '23 19 * * 0'
|
||||
- cron: '23 19 * * 1'
|
||||
|
||||
jobs:
|
||||
analyze:
|
||||
|
Loading…
Reference in New Issue
Block a user