Skip to content

Commit a43ae59

Browse files
authored
Merge pull request #623 from RubyMoney/semmons99-patch-1
Update ruby.yml
2 parents 9b29ed7 + 8d7efef commit a43ae59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ruby.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ name: Ruby
99

1010
on:
1111
push:
12-
branches: [ master ]
12+
branches: [ main ]
1313
pull_request:
14-
branches: [ master ]
14+
branches: [ main ]
1515

1616
jobs:
1717
test:

0 commit comments

Comments
 (0)