Skip to content

Commit f9e885a

Browse files
committed
Fix CI
1 parent f8e92b7 commit f9e885a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ name: Ruby
22

33
on:
44
push:
5-
branches:
6-
- master
7-
85
pull_request:
6+
workflow_dispatch:
97

108
jobs:
119
build:

0 commit comments

Comments
 (0)