Skip to content

Commit f3aecd1

Browse files
authored
chore: schedule TICS (#407)
1 parent 65f70b7 commit f3aecd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tics_run_sh_ghaction_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: TICS run self-hosted test (github-action)
22

33
on:
4+
schedule:
5+
- cron: "0 2 * * 6" # Every Saturday 2:00 AM UTC
46
workflow_dispatch: # Allows manual triggering
57

68
jobs:

0 commit comments

Comments
 (0)