only on master
authorPatrick McGuire <insidenothing@gmail.com>
Fri, 15 May 2020 03:15:13 +0000 (23:15 -0400)
committerGitHub <noreply@github.com>
Fri, 15 May 2020 03:15:13 +0000 (23:15 -0400)
.github/workflows/main.yml

index 0ade79b..a585db1 100644 (file)
@@ -1,5 +1,8 @@
 name: remote ssh command
-on: [push]
+on: 
+  push:
+      branches:
+        - master
 jobs:
 
   build: