Skip to content

Commit

Permalink
fix: nightly build only on push
Browse files Browse the repository at this point in the history
  • Loading branch information
saturneric committed Nov 26, 2024
1 parent 277a128 commit ef7a64d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/testing-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ name: Build Nightly
on:
push:
branches: ["develop"]
schedule:
- cron: "0 14 * * MON-FRI"

env:
BUILD_TYPE: Release
Expand Down

0 comments on commit ef7a64d

Please sign in to comment.