Skip to content

Commit 1cb5a76

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches:
77
- ep2025
88
schedule:
9-
- cron: '*/10 * * * *'
9+
- cron: "*/10 * * * *"
1010

1111
jobs:
1212
deploy:

0 commit comments

Comments
 (0)