Skip to content

Commit 309e654

Browse files
authored
Allow manual triggering of test workflow
1 parent 5f30b97 commit 309e654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-gh-pool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: Test GH Pool
22

3-
on: pull_request
3+
on: [pull_request, workflow_dispatch]
44

55
permissions: {}
66

0 commit comments

Comments
 (0)