mirror of
https://github.com/github/codeql-action.git
synced 2026-04-26 00:38:48 +00: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:
|
||||
upload-ref-sha-input:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user