Skip to content

Commit 7d9aba7

Browse files
committed
CI: Fix typos in workflow
Signed-off-by: Tim Meusel <tim@bastelfreak.de>
1 parent db26331 commit 7d9aba7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/components_update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
name: Update components
44

55
on:
6-
workflow_call: {}
6+
workflow_call:
77
schedule:
8-
- cron: "0 0 * * *"
8+
- cron: "0 0 * * *"
99

1010
env:
1111
GIT_AUTHOR_NAME: OpenVoxProjectBot

0 commit comments

Comments
 (0)