diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 928d7557..62810915 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -1,6 +1,8 @@ name: Build on: + schedule: + - cron: "0 9 * * *" pull_request: types: [opened, synchronize, reopened] push: