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