We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd4e48 commit 4ce5adaCopy full SHA for 4ce5ada
1 file changed
.github/workflows/package_updates.yml
@@ -14,6 +14,8 @@ on:
14
- 'packages/**'
15
- 'root-packages/**'
16
- 'x11-packages/**'
17
+ schedule:
18
+ - cron: "0 */6 * * *"
19
workflow_dispatch:
20
inputs:
21
packages:
0 commit comments