]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - .github/workflows/macos.yml
Only run GitHub actions on the master branch
[chaz/p5-File-KDBX] / .github / workflows / macos.yml
index 09ab99e31ed4a7124e59ffd9abba5e5bfad91cd9..98de96a28d67d23045088288bdd42ba72c71dbeb 100644 (file)
@@ -2,9 +2,7 @@ name: macOS
 
 on:
   push:
-    branches: ["*"]
-  pull_request:
-    branches: ["*"]
+    branches: ["master"]
 
 jobs:
   unit-tests:
This page took 0.017243 seconds and 4 git commands to generate.