mirror of
https://github.com/chipsalliance/f4pga.git
synced 2025-01-03 03:43:37 -05:00
ci: set cron daily
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
1662b9ae6e
commit
00fc2217dd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Doc.yml
vendored
2
.github/workflows/Doc.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
pull_request:
|
||||
push:
|
||||
schedule:
|
||||
- cron: '0 0 * * 4'
|
||||
- cron: '0 0 * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue