#2410 reenable scheduled compatibility test (#2440)

re-enable scheduled compat matrix tests on main branch; was temporarily commented out for testing on branch
This commit is contained in:
Andrew Tolopko
2021-09-21 17:27:45 -04:00
committed by GitHub
parent 7f068cd576
commit e2772d1da9

View File

@@ -1,19 +1,11 @@
name: Compatibility Tests
# TODO: Reinstate before merge to main
#on:
# schedule:
# - cron: '0 8 7 * 2'
# push:
# branches:
# - main
# TEMPORARY
# TODO: Remove before merge to main
on:
schedule:
- cron: '0 8 7 * 2'
push:
branches:
- atolopko/2410-update-compatibility-test-matrix
- main
env:
JEST_ENV: prod