Skip to content

Commit 752a249

Browse files
committed
Fix double schedule in workflow
1 parent 538d678 commit 752a249

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/code-quality.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ on:
88
- master
99
schedule:
1010
- cron: '17 2 * * *' # Run every day on a seemly random time.
11-
schedule:
12-
- cron: '17 2 * * *' # Run every day on a seemly random time.
1311

1412
jobs:
1513
code-quality:

0 commit comments

Comments
 (0)