mirror of
https://github.com/github/codeql-action.git
synced 2025-12-27 17:50:07 +08:00
Add workflow_call triggers to PR checks
This commit is contained in:
1
.github/workflows/__javascript-source-root.yml
generated
vendored
1
.github/workflows/__javascript-source-root.yml
generated
vendored
@@ -21,6 +21,7 @@ on:
|
||||
schedule:
|
||||
- cron: '0 5 * * *'
|
||||
workflow_dispatch: {}
|
||||
workflow_call: {}
|
||||
jobs:
|
||||
javascript-source-root:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user