mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Enable to dispatch Code scanning [ci skip]
This commit is contained in:
parent
d532d27507
commit
817193104d
1
.github/workflows/codeql-analysis.yml
vendored
1
.github/workflows/codeql-analysis.yml
vendored
@ -19,6 +19,7 @@ on:
|
||||
# - '**.ronn'
|
||||
schedule:
|
||||
- cron: '0 12 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }} / ${{ startsWith(github.event_name, 'pull') && github.ref_name || github.sha }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user