Skip to content
Closed
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .circleci/main/workflows/workflows_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -494,10 +494,8 @@
"filters": {
"branches": {
"only": [
"develop",
"/^master-.*/",
"/^release-.*/",
"/^foundation.*/"
"/^release-.*/"
]
},
"user_overridable": false
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/opt/minion/etc/org.opennms.minion.controller.cfg
Loading