Skip to content

Commit 0b1a78f

Browse files
authored
Add manual workflow trigger
1 parent e42c065 commit 0b1a78f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ name: Main
88
on:
99
- push
1010
- pull_request
11+
- workflow_dispatch
1112

1213
jobs:
1314
lint-code:

0 commit comments

Comments
 (0)