Skip to content

Commit 07c44fb

Browse files
committed
manual trig for test flow
1 parent b276cda commit 07c44fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Build & Test
22

33
on:
4-
push
4+
push:
5+
workflow_dispatch:
56

67
jobs:
78
build:

0 commit comments

Comments
 (0)