Add additional triggers
This commit is contained in:
@@ -2,9 +2,10 @@ name: Daily build
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: 0 0 * * *
|
||||
- cron: 0 */6 * * *
|
||||
push:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
act-base:
|
||||
|
||||
Reference in New Issue
Block a user