Skip to content

Commit

Permalink
ci: scoping
Browse files Browse the repository at this point in the history
  • Loading branch information
sandipndev committed Jan 7, 2025
1 parent 3e463c5 commit 0ae6834
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: cypress
on:
pull_request:
branches: [ main ]
paths: [ "apps/admin-panel/**" ]
push:
branches: [ main ]
paths: [ "apps/admin-panel/**" ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0ae6834

Please sign in to comment.