Skip to content

Commit d2c5556

Browse files
committed
prettier
1 parent e5d601b commit d2c5556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
branches: ["main"]
55
workflow_dispatch:
66
schedule:
7-
- cron: '0 * * * *'
7+
- cron: "0 * * * *"
88

99
permissions:
1010
contents: read

0 commit comments

Comments
 (0)