From 9d8d24c16c42b2ea97478fd562418ad94d686d87 Mon Sep 17 00:00:00 2001 From: Shay Faber Date: Tue, 28 Jan 2025 13:31:29 +0100 Subject: [PATCH] Update main.yml (remove `on push`) --- .github/workflows/main.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5984826..2c54539 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -4,9 +4,6 @@ on: pull_request: branches: - main - push: - branches: - - github-actions-test jobs: build-and-selftest: