From bd9e85177efc6abf762ee568dfddb8df5e87b146 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Sat, 1 May 2021 20:45:23 +0200 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 99c4219..3548d98 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -3,9 +3,6 @@ name: build on: push: branches: [ master ] - pull_request: - # The branches below must be a subset of the branches above - branches: [ master ] schedule: # Build the image regularly (each Friday) - cron: '13 22 * * 5'