Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
Signed-off-by: Jeffrey Tang <jeffrey@swirldslabs.com>
  • Loading branch information
JeffreyDallas committed Jun 14, 2024
1 parent 7ec9857 commit a792a2b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/zxc-helm-chart-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,11 +100,6 @@ jobs:
echo ">> No relevant files are changed. No need to run helm chart tests"
fi
- name: Workflow trigger
if: github.event_name == 'workflow_dispatch'
run: |
echo "run-tests=true" >> "${GITHUB_OUTPUT}"
- name: Initialize Job Variables
id: vars
if: ${{ steps.check-changed-files.outputs.run-tests && !cancelled() && !failure() }}
Expand Down

0 comments on commit a792a2b

Please sign in to comment.