Skip to content

Commit 3df3eb4

Browse files
committed
Add workflow_dispatch trigger for initial testing
1 parent c486b63 commit 3df3eb4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/camera-test-libpisp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: libpisp tests
22

33
on:
4+
workflow_dispatch:
5+
46
pull_request_target:
57
branches: [main]
68

0 commit comments

Comments
 (0)