mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
generate-descriptor-pages.yml: Enable schedule
This commit is contained in:
parent
be42fb0217
commit
e135bf51b3
@ -1,8 +1,8 @@
|
|||||||
name: Generate Descriptor Pages Content
|
name: Generate Descriptor Pages Content
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: '0 */4 * * *'
|
- cron: '1 1 * * *'
|
||||||
workflow_dispatch: # Allow manual triggering
|
workflow_dispatch: # Allow manual triggering
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user