Skip to content

Commit ca654b4

Browse files
authored
Remove cron schedule from profile_update workflow
Removed scheduled cron job for profile update workflow.
1 parent 69dd9eb commit ca654b4

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/profile_update.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: 'Update Profile README'
22

33
on:
4-
schedule:
5-
- cron: '30 */24 * * *'
6-
74
push:
85
paths:
96
- "profile/template/*"

0 commit comments

Comments
 (0)