Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@@ -2,8 +2,21 @@ name: End-to-end tests
on:
push:
branches: [ main ]
+ paths-ignore:
+ - '**.md'
+ - '**.d.ts'
+ - 'examples/**'
+ - 'private/**'
+ - 'website/**'
pull_request_target:
types: [ opened, synchronize, reopened, labeled ]
+ - .github/workflows/e2e.yml
pull_request:
types: [ opened, synchronize, reopened ]
paths: