summaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/main.yml')
-rw-r--r--.github/workflows/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 601b14a..3f4d3c2 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -3,6 +3,7 @@ name: CI
3on: 3on:
4 create: 4 create:
5 push: 5 push:
6 branches: master
6 pull_request: 7 pull_request:
7 schedule: 8 schedule:
8 - cron: "0 13 * * *" 9 - cron: "0 13 * * *"