From da4ce000bf6f5649858229361936675529f8fe6e Mon Sep 17 00:00:00 2001 From: Yuhao Zhou Date: Thu, 19 Sep 2024 13:14:26 +0800 Subject: [PATCH] update the github workflow --- .github/workflows/build-truenas.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * * *"