mirror of
https://github.com/github/codeql-action.git
synced 2026-01-01 12:10:20 +08:00
Add workflow_call triggers to PR checks
This commit is contained in:
1
.github/workflows/__config-export.yml
generated
vendored
1
.github/workflows/__config-export.yml
generated
vendored
@@ -21,6 +21,7 @@ on:
|
||||
schedule:
|
||||
- cron: '0 5 * * *'
|
||||
workflow_dispatch: {}
|
||||
workflow_call: {}
|
||||
jobs:
|
||||
config-export:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user