Skip to content

Commit e004030

Browse files
chore: run TIOBE weekly (#176)
We've been asked to [run the TIOBE workflow weekly](https://discourse.canonical.com/t/tiobe-tics-news-maas-ui-go-1-24-ci-integration-tics-gh-self-hosted-runner/6038?u=tony-meyer). This changes from monthly on the first of the month to weekly on Sundays.
1 parent 912dff5 commit e004030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tiobe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: TIOBE
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: '0 7 1 * *'
6+
- cron: '0 7 * * 0'
77

88
permissions: {}
99

0 commit comments

Comments
 (0)