Skip to content

Commit

Permalink
Update e2e.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
poudelprakash authored Mar 18, 2024
1 parent ed4a069 commit 2d2cd5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- main
- develop
- feat/oidc-integration
paths:
- '**.ts'
- '**.tsx'
Expand Down Expand Up @@ -65,4 +66,4 @@ jobs:
with:
name: playwright-report
path: test-results/
retention-days: 30
retention-days: 30

0 comments on commit 2d2cd5d

Please sign in to comment.