Skip to content

Commit

Permalink
Run e2e workflow for all pushes to main (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlakhaws authored Dec 5, 2023
1 parent cea367c commit 2b3e95e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@ name: E2E Tests
on:
push:
branches: [ "main", "release-**" ]
paths:
- 'tests/**'
- 'pkg/**'
- 'cmd/**'
- 'charts/**'
- '.github/workflows/**'
- 'Dockerfile'
pull_request:
branches: [ "main" ]
paths:
Expand Down

0 comments on commit 2b3e95e

Please sign in to comment.