Skip to content

Commit fbaae48

Browse files
authored
1 parent 55c7ece commit fbaae48

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
pull_request:
88
branches:
99
- master
10+
# Allow manually triggering tests
11+
workflow_dispatch:
12+
branches:
13+
- master
1014

1115
jobs:
1216
test:

0 commit comments

Comments
 (0)