Skip to content

Commit 9b60e9a

Browse files
authored
[CI] Add manual trigger
1 parent 4dac527 commit 9b60e9a

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
@@ -8,6 +8,7 @@ on:
88
branches: [main]
99
types: [opened, synchronize, reopened]
1010
paths-ignore: ['**.md', '.rubocop.yml']
11+
workflow_dispatch:
1112

1213
jobs:
1314
build-and-test:

0 commit comments

Comments
 (0)