mirror of
https://github.com/github/codeql-action
synced 2026-05-31 00:00:46 +03:00
Add workflow_call triggers to PR checks
This commit is contained in:
+1
@@ -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