From d8126682bffe9123044f6d79d5e942e3e681f79a Mon Sep 17 00:00:00 2001 From: EnderIce2 Date: Tue, 28 Jan 2025 12:52:10 +0200 Subject: [PATCH] modified: cache.yml --- .gitea/workflows/cache.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitea/workflows/cache.yml b/.gitea/workflows/cache.yml index 34c6303..f7f86d0 100644 --- a/.gitea/workflows/cache.yml +++ b/.gitea/workflows/cache.yml @@ -1,10 +1,6 @@ name: Build OS -on: - push: - branches: [ master ] - pull_request: - branches: [ master ] +on: [push] jobs: buildcompiler: