Skip to content

Commit c5c4134

Browse files
fix(monthly): rename workflow
1 parent bc451f7 commit c5c4134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/monthly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Scheduled
1+
name: Monthly
22
on:
33
schedule:
44
- cron: '0 0 1 * *'

0 commit comments

Comments
 (0)