Skip to content

Commit a3371fd

Browse files
authored
Allow to run tests if external resources changed
1 parent c5c4045 commit a3371fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
pull_request:
1111
paths:
1212
- 'data/**'
13+
workflow_dispatch:
1314

1415
env:
1516
DISPLAY: :99

0 commit comments

Comments
 (0)