]> Dogcows Code - chaz/p5-File-KDBX/blobdiff - .github/workflows/linux.yml
Only run GitHub actions on the master branch
[chaz/p5-File-KDBX] / .github / workflows / linux.yml
index 4346d721bc6b168c7629ae07b0495ffc11fe2f52..5f2544a222b01cb5f44ee7ea360f0ecc7f5e251c 100644 (file)
@@ -2,9 +2,7 @@ name: Linux
 
 on:
   push:
-    branches: ["*"]
-  pull_request:
-    branches: ["*"]
+    branches: ["master"]
 
 jobs:
   unit-tests:
This page took 0.017026 seconds and 4 git commands to generate.