Skip to content

Commit c99325a

Browse files
committed
ci: twister: move weekly to sunday [REVERT ME]
Previous job failed, let's give it another try. Should be reverted once workflow has started. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent 173468c commit c99325a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/twister.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
- collab-*
1414
schedule:
1515
# Run at 17:00 UTC on every Saturday
16-
- cron: '0 17 * * 6'
16+
- cron: '30 15 * * 7'
1717

1818
permissions:
1919
contents: read

0 commit comments

Comments
 (0)