diff --git a/.github/workflows/build-truenas.yml b/.github/workflows/build-truenas.yml index 0a99ab6..9639546 100644 --- a/.github/workflows/build-truenas.yml +++ b/.github/workflows/build-truenas.yml @@ -3,7 +3,7 @@ name: Build kernel module for TrueNAS on: push: branches: - - gh-actions + - master schedule: - cron: "0 0 * * *"