Skip to content

Commit d16046b

Browse files
committed
Build software workflow on all branches
For experimentation
1 parent b10f992 commit d16046b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-software.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: Build Software
22

33
on:
44
push: # Trigger for pushes.
5-
branches:
6-
- main
75
paths:
86
- software/**
97
- common/**

0 commit comments

Comments
 (0)