Updated YAML formatting to fix linter
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
types:
|
||||
- published
|
||||
schedule:
|
||||
- cron: '45 5 * * *'
|
||||
- cron: "45 5 * * *"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user