Skip to content

Commit 6f1c45a

Browse files
committed
Include image checks in all workflow triggers
1 parent 342c36a commit 6f1c45a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/helm-build-push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
https://ghcr.io/v2/stackhpc/danswer/danswer-web-server/tags/list
3535
| jq .tags
3636
| grep $( yq .appVersion deployment/helm/Chart.yaml )-$( yq .tagSuffix deployment/helm/values.yaml )
37-
if: ${{ github.ref_name == 'main'}}
3837
3938
- name: Configure Git
4039
run: |

0 commit comments

Comments
 (0)