Skip to content

Commit

Permalink
ci: disable schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Jun 19, 2023
1 parent 0eaeaa1 commit 900976e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
workflow_dispatch:
push:
branches: [ main ]
schedule:
- cron: '0 2 * * *'

jobs:
build:
Expand Down

0 comments on commit 900976e

Please sign in to comment.