Home

nur @main - refs - log -
-
https://git.jolheiser.com/nur.git
My NUR
tree log patch
ci: fix double workflow trigger on PR
mainrs <5113257+mainrs@users.noreply.github.com>
2 years ago
1 changed files, 3 additions(+), 0 deletions(-)
M .github/workflows/build.yml -> .github/workflows/build.yml
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index da3eead6af945a4b738fa973c956f29485de6ea3..65475f7480eee54d9bb25bfb59ba192a4ddb0b1e 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -2,6 +2,9 @@ name: "Build and populate cache"
 on:
   pull_request:
   push:
+    branches:
+      - main
+      - master
   schedule:
     # rebuild everyday at 2:51
     # TIP: Choose a random time here so not all repositories are build at once: