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