Skip to content

Commit

Permalink
chore: add line break in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dantetemplar committed Aug 12, 2024
1 parent 96e8dc8 commit a8f9665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/listen-swagger-changes.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "Check for new Swagger release 🕵️‍♂️"
on:
schedule:
- cron: "0 0 * * *"
# Every day at midnight
- cron: '0 0 * * *'


jobs:
check:
Expand Down

0 comments on commit a8f9665

Please sign in to comment.