Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
Avoid duplicate tests (#492)
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Aug 28, 2020
1 parent c1a83e8 commit f12db78
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
on:
push:
branches:
- master
pull_request:
branches:
- "*"
schedule:
- cron: '0 0 * * *'

Expand Down

0 comments on commit f12db78

Please sign in to comment.