Skip to content

Commit

Permalink
[ci] run action manually
Browse files Browse the repository at this point in the history
  • Loading branch information
yashgorana committed Mar 1, 2024
1 parent 2f9112e commit a942cc0
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions .github/workflows/pr-tests-helm-upgrade.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,12 @@
name: PR Tests - Helm Upgrade

on:
push:
paths:
- .github/workflows/pr-tests-helm-upgrade.yml
- tox.ini
- packages/grid/helm/syft/**

pull_request:
branches:
- dev
paths:
- packages/grid/helm/syft/**
# Re-enable when we have a stable helm chart
# pull_request:
# branches:
# - dev
# paths:
# - packages/grid/helm/syft/**

workflow_dispatch:
inputs:
Expand Down

0 comments on commit a942cc0

Please sign in to comment.