Skip to content

Commit b255893

Browse files
committed
Add option to manually trigger actions
1 parent ae30bbc commit b255893

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/BuildAndTest.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
branches: [master]
88
release:
99
types: [created]
10+
workflow_dispatch:
1011

1112
jobs:
1213
build_and_test:

0 commit comments

Comments
 (0)