Skip to content

Commit e3b8e99

Browse files
committed
Include additional JS files
1 parent 9a9325c commit e3b8e99

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/graphiql-e2e-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
- develop
1111
- master
1212
paths:
13+
- 'package.json'
14+
- 'package-lock.json'
15+
- 'packages/**'
1316
- '**.js'
1417
- '.github/workflows/*.yml'
1518
- '!docs/**'

0 commit comments

Comments
 (0)