Skip to content

Commit e5d82f5

Browse files
committed
ci: enable the TICS workflow scheduled task
1 parent d27f323 commit e5d82f5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/tiobe.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: "TIOBE/TiCS"
22

3-
on: workflow_dispatch
4-
#on:
5-
# schedule:
6-
# - cron: '0 0 * * TUE'
3+
on:
4+
schedule:
5+
- cron: '0 0 * * TUE'
76

87
jobs:
98
tics:

0 commit comments

Comments
 (0)