Skip to content

Commit 39b47ca

Browse files
committed
Build OCI only on commits to main
1 parent 77979bf commit 39b47ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/oci-make.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
name: OCI (make)
77
on:
88
push:
9+
branches:
10+
- main
911
paths:
1012
- deps/**
1113
- scripts/**

0 commit comments

Comments
 (0)