Skip to content

Commit

Permalink
ci: fix sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amje committed Jan 6, 2023
1 parent 51240c3 commit a29789d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Sync Icons

on:
- schedule:
schedule:
- cron: 0 0 * * 2,4,6
- workflow_dispatch:
workflow_dispatch:

jobs:
sync:
Expand Down

0 comments on commit a29789d

Please sign in to comment.