Run go action on main only

This commit is contained in:
Patrick Carlisle
2022-06-15 16:39:50 -07:00
parent 512e25ab4f
commit f2927bccad
+3 -1
View File
@@ -1,6 +1,8 @@
name: Go Action detection of dependencies
on:
push
push:
branches:
- main
jobs:
go-action-detection: