Skip to content

Commit

Permalink
Update collect.yml (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
linrongbin16 authored Nov 19, 2023
1 parent 6e91a34 commit 9e0fa3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/collect.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- main
schedule:
# * is a special character in YAML so you have to quote this string
- cron: '53 14 * * 1'
- cron: '53 14 * * *'
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
Expand Down

0 comments on commit 9e0fa3d

Please sign in to comment.