Skip to content

Commit

Permalink
Merge branch 'main' into bot/update-global-workflow-main-4cd8c5c36ba4…
Browse files Browse the repository at this point in the history
…55a742c963422298ebec5fcb4639
  • Loading branch information
devantler authored Sep 19, 2023
2 parents 478b6d2 + 3132e29 commit 91576d6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ env:

on:
push:
paths:
- 'k8s/**'
- '.github/workflows/**'
- main

jobs:
validate-manifests:
Expand Down Expand Up @@ -56,4 +54,4 @@ jobs:
# ...
- name: Debug failure
if: failure()
run: $SCRIPTS_DIR/e2e-debug-failure.sh
run: $SCRIPTS_DIR/e2e-debug-failure.sh

0 comments on commit 91576d6

Please sign in to comment.