From ca1067f2769660bc54a7646ec1e1aede91b525ab Mon Sep 17 00:00:00 2001 From: Simon Pribylski Date: Sat, 28 Sep 2024 21:52:10 +0000 Subject: [PATCH] yes --- .gitea/workflows/linux.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitea/workflows/linux.yml b/.gitea/workflows/linux.yml index 66eab41..5ecc716 100644 --- a/.gitea/workflows/linux.yml +++ b/.gitea/workflows/linux.yml @@ -1,14 +1,6 @@ name: Linux arm64 run-name: Build And Test -on: - push: - branches: - - main - pull_request: - branches: - - main - jobs: Build: runs-on: ubuntu-latest