Skip to content

Commit

Permalink
Disable nightly builds ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mcbarton authored and vgvassilev committed May 18, 2024
1 parent a7d54b9 commit 4d4d917
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
branches: [main]
release:
types: [published]
schedule:
- cron: '30 20 * * *' # Warning: Timezone dep - 20:00 is 1:00

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
Expand Down

0 comments on commit 4d4d917

Please sign in to comment.