Add additional triggers

This commit is contained in:
hackercat
2021-01-12 19:24:55 +00:00
parent 8b653da664
commit 849c2b7bfb
+2 -1
View File
@@ -2,9 +2,10 @@ name: Daily build
on: on:
schedule: schedule:
- cron: 0 0 * * * - cron: 0 */6 * * *
push: push:
pull_request: pull_request:
workflow_dispatch:
jobs: jobs:
act-base: act-base: