Skip to content

Commit

Permalink
fix(CI): remove hardcoded directory (#1789)
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Feb 7, 2024
1 parent b0aeaa9 commit 625b9fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
secrets: inherit
with:
autoscaling: false
directory: charts/quickstart-openshift
tag: ${{ github.event.number }}
release: ${{ github.event.number }}
triggers: ('backend/' 'frontend/' 'migrations/' 'charts/')

0 comments on commit 625b9fd

Please sign in to comment.