Skip to content
This repository was archived by the owner on Oct 24, 2021. It is now read-only.

Commit 079325d

Browse files
committed
Added workflow dispatch trigger to CI
1 parent b89cf0e commit 079325d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Build
22
on:
3+
workflow_dispatch:
34
push:
45
branches:
56
- masrer

0 commit comments

Comments
 (0)