mirror of
https://github.com/hohn/codeql-lab.git
synced 2025-12-16 09:53:04 +01:00
Run on schedule
This commit is contained in:
@@ -3,6 +3,8 @@ name: Check submodule pointers
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
schedule:
|
||||
- cron: '42 12 * * *'
|
||||
|
||||
jobs:
|
||||
check-submodules:
|
||||
|
||||
Reference in New Issue
Block a user