Skip to content

Commit

Permalink
disable frontend e2e tests for PR for now
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-burko committed Nov 10, 2023
1 parent 1130382 commit c414234
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI-frontend-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Frontend E2E Tests
on:
workflow_dispatch:
pull_request:
paths:
- '.github/workflows/CI-frontend-e2e.yml'
- 'frontend-vue/**'
paths: []
# - '.github/workflows/CI-frontend-e2e.yml'
# - 'frontend-vue/**'

defaults:
run:
Expand Down

0 comments on commit c414234

Please sign in to comment.