Skip to content

Commit

Permalink
workflow: fix tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
mmajchrzycki committed Nov 16, 2023
1 parent 9fbd353 commit eba5d5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Test Build

on:
schedule:
- cron: '25 10 * * MON'
schedule:
- cron: '25 10 * * MON'

jobs:
build:
Expand Down

0 comments on commit eba5d5e

Please sign in to comment.