Skip to content

Commit 6aebb18

Browse files
authored
Merge pull request #2 from MODLR-Studio/chore/ci-workflow-name
chore(ci): name workflow "CI" and add workflow_dispatch
2 parents 5ec25e3 + 4666a4e commit 6aebb18

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
pull_request:
44
push:
55
branches: [ main ]
6+
workflow_dispatch:
67

78
permissions:
89
contents: read

0 commit comments

Comments
 (0)