Skip to content

Commit

Permalink
version increment automation
Browse files Browse the repository at this point in the history
Signed-off-by: pgodithi <[email protected]>
  • Loading branch information
prudhvigodithi committed Jul 5, 2022
1 parent 9bc97f9 commit e12c1d5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/versionincrement.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# repo: [common-utils, job-scheduler, ml-commons, performance-analyzer, security, alerting, index-management, sql, observability, asynchronous-search, k-NN, anomaly-detection, cross-cluster-replication, dashboards-reports]
# repo: [job-scheduler, common-utils]
# repo: [anomaly-detection]
repo: [k-NN]
repo: [common-utils, job-scheduler, ml-commons, performance-analyzer, security, alerting, index-management, sql, observability, asynchronous-search, k-NN, anomaly-detection, cross-cluster-replication, dashboards-reports]
branch: [{opensearch_branch: 1.3, plugin_branch: 1.3}]
# exclude:
# - {repo: notifications, branch: {opensearch_branch: "1.x", plugin_branch: "1.x"}}
Expand Down

0 comments on commit e12c1d5

Please sign in to comment.