Skip to content

Commit 961593d

Browse files
committed
Revert "ci: twister: move weekly to sunday [REVERT ME]"
This reverts commit c99325a. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
1 parent c99325a commit 961593d

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: '30 15 * * 7'
16+
- cron: '0 17 * * 6'
1717

1818
permissions:
1919
contents: read

0 commit comments

Comments
 (0)