Skip to content

Commit

Permalink
set up nightly builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwparas committed Sep 2, 2024
1 parent 4b3c1b6 commit 004d1b1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@ on:
workflow_dispatch: {}
schedule:
- cron: '0 0 * * *'

on:
push:
branches: [master]
pull_request:
branches: [master]

jobs:
check_changes:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 004d1b1

Please sign in to comment.