Enable cron website rebuild
This commit is contained in:
parent
c727cc9232
commit
9504f2f73d
@ -7,7 +7,7 @@ on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
schedule:
|
||||
- cron: '56 13 * * *'
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
concurrency:
|
||||
group: ${{ gitea.workflow }}-${{ gitea.ref }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user