Skip to content

Commit

Permalink
Disable cron schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
davidspek authored Nov 25, 2022
1 parent 8f01a7c commit 772c1e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: update-client

on:
workflow_dispatch:
schedule:
- cron: '0 5 * * *'
#schedule:
# - cron: '0 5 * * *'

jobs:
build:
Expand Down

0 comments on commit 772c1e8

Please sign in to comment.