mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 18:03:08 +01:00
Actions: Update PR triggers for submodule pointer check
This ensures the check is run when a draft PR for bumping the submodule is brought out of draft.
This commit is contained in:
@@ -6,6 +6,11 @@ on:
|
|||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
|
- synchronize
|
||||||
|
- ready_for_review
|
||||||
|
- reopened
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '42 12 * * *'
|
- cron: '42 12 * * *'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user