Skip to content

Commit

Permalink
Renamings
Browse files Browse the repository at this point in the history
  • Loading branch information
mrMigles committed Dec 13, 2024
1 parent 4e73779 commit e433b8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/clean.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
fail-fast: false
matrix:
component:
- name: qubership-dbaas-opensearch-adapter
- name: qubership-opensearch-dbaas-adapter
if: github.event.ref_type == 'branch'
runs-on: ubuntu-latest
steps:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
component:
- name: qubership-dbaas-opensearch-adapter
- name: qubership-opensearch-dbaas-adapter
file: docker/Dockerfile
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e433b8b

Please sign in to comment.