Skip to content

Commit

Permalink
reducing test workflow runs only on push and PR
Browse files Browse the repository at this point in the history
  • Loading branch information
swapnilsarwe committed Jan 24, 2022
1 parent 7974ebe commit b7e6a9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Tests
on:
push:
pull_request:
schedule:
- cron: '0 0 * * *'

jobs:
tests:
Expand Down

0 comments on commit b7e6a9c

Please sign in to comment.