Skip to content

Commit 7224dd8

Browse files
authored
Update testsuite.yml
1 parent 0021641 commit 7224dd8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: .github/workflows/testsuite.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,15 @@
44
name: FDSreader testsuite
55

66
on:
7+
workflow_dispatch: {}
78
push:
89
branches:
910
- master
1011
paths:
11-
- 'fdsreader'
12+
- 'fdsreader/'
1213
pull_request:
1314
paths:
14-
- 'fdsreader'
15+
- 'fdsreader/'
1516

1617
permissions:
1718
contents: read

0 commit comments

Comments
 (0)