Skip to content

Commit b444257

Browse files
committed
Added manual triggering of CI workflow
1 parent 409f364 commit b444257

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- main
6+
workflow_dispatch:
67
permissions:
78
contents: write
89
jobs:

0 commit comments

Comments
 (0)