mirror of
1
0
Fork 0

Make tests run on pull requests

This commit is contained in:
Anish Athalye 2020-12-26 05:01:29 -05:00
parent d55e2af83a
commit 4ec846cdad
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: CI
on:
push:
pull_request:
schedule:
- cron: '0 8 * * 6'
jobs: