Skip to content

Commit

Permalink
update sync.yml
Browse files Browse the repository at this point in the history
disable daily schedule
  • Loading branch information
kris-himax authored Oct 11, 2022
1 parent 7e68f04 commit c393404
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
Expand Up @@ -10,8 +10,8 @@ name: Sync from tflite-micro
# Controls when the workflow will run

on:
schedule:
- cron: '0 11 * * *'
#schedule:
# - cron: '0 11 * * *'

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: {}
Expand Down

0 comments on commit c393404

Please sign in to comment.