Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit 03a52e5

Browse files
canyieRikkaW
authored andcommitted
Allow workflow to be manually triggered
1 parent ab3086e commit 03a52e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- master
77
paths-ignore:
88
- '**/README.md'
9+
workflow_dispatch:
910
jobs:
1011
build:
1112
runs-on: ubuntu-20.04

0 commit comments

Comments
 (0)