Skip to content

Commit 8ceaa3e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ef72c55 commit 8ceaa3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- "renovate/**"
88
pull_request:
99
schedule:
10-
- cron: "0 0 15 * *" # Run at 00:00 on the 15th of every month.
10+
- cron: "0 0 15 * *" # Run at 00:00 on the 15th of every month.
1111

1212
jobs:
1313
test-template:

0 commit comments

Comments
 (0)