Skip to content

Commit d6ab2cc

Browse files
authored
style: Fix comment in pre-commit-autoupdate.yml (#2750)
1 parent 13baa42 commit d6ab2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Pre-commit auto-update
22

33
on:
4-
# every first day of the month
54
schedule:
5+
# every first day of the month
66
- cron: "0 0 1 * *"
77
pull_request:
88
branches: [release/*, develop]

0 commit comments

Comments
 (0)