Skip to content

Commit

Permalink
Remove scheduling runs
Browse files Browse the repository at this point in the history
No need to run this daily
  • Loading branch information
nicoddemus authored Apr 2, 2024
1 parent d42236f commit cff9fdd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
pull_request:
branches: [master]

schedule: [cron: 0 2 * * *]

jobs:
test:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit cff9fdd

Please sign in to comment.