Build Stack CI on PRs

This commit is contained in:
sdiehl
2020-01-04 17:55:55 +00:00
parent 0ea2c5146a
commit 3dd5152aba
+1
View File
@@ -2,6 +2,7 @@ name: Stack CI
on: on:
push: push:
pull_request:
schedule: schedule:
- cron: "0 0 * * 1" - cron: "0 0 * * 1"