Skip to content

Commit

Permalink
fix schedule typo (Azure#8375)
Browse files Browse the repository at this point in the history
  • Loading branch information
majastrz committed Sep 13, 2022
1 parent 4f90c20 commit baf40af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-notices.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Update Local Notice Files
on:
workflow_dispatch:
schedule:
- 0 9 * * *
- cron: 0 9 * * *

jobs:
main:
Expand Down

0 comments on commit baf40af

Please sign in to comment.