Skip to content

Commit c7837ba

Browse files
ci: Add workflow_dispatch trigger to artifact.yml
Signed-off-by: 梦里不知身是客 <liang.tang.cx@gmail.com>
1 parent 4f006c1 commit c7837ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/artifact.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Artifact
33
on:
44
push:
55
branches: [ master ]
6+
workflow_dispatch:
67

78
jobs:
89
build:

0 commit comments

Comments
 (0)