Skip to content

Commit

Permalink
Fix github formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-b committed Oct 16, 2024
1 parent 2a6d76a commit b3750eb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/dashboard_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ on:
schedule:
- cron: '0 12 * * *' # Run every day at 12:00 UTC
workflow_dispatch:
inputs:
branch:
description: "Branch to run tests on"
required: true
default: "reflow"
inputs:
branch:
description: "Branch to run tests on"
required: true
default: "reflow"
push:
branches:
- reflow
Expand Down

0 comments on commit b3750eb

Please sign in to comment.