Update build.yml

This commit is contained in:
Jay Lee
2020-12-07 08:49:18 -05:00
committed by GitHub
parent e0aa0eb4a3
commit 3c7ddfd236

View File

@ -2,11 +2,7 @@ name: Build and test GAM
on:
push:
branches:
- main
pull_request:
branches:
- main
schedule:
- cron: '37 22 * * *'