Skip to content

Commit 886466d

Browse files
committed
Run psalm-baseline.xml update once a day
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
1 parent 458320e commit 886466d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-psalm-baseline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Update Psalm baseline
22

33
on:
44
schedule:
5-
- cron: '*/5 * * * *'
5+
- cron: '5 4 * * *'
66

77
jobs:
88
update-psalm-baseline:

0 commit comments

Comments
 (0)