Skip to content

Commit

Permalink
Merge pull request #130 from Shopify/Services-5882-rename-to-main
Browse files Browse the repository at this point in the history
.github update ci.yml to use main as base branch
  • Loading branch information
jkantarek authored Jun 3, 2024
2 parents 1b635d9 + 00da35f commit 9e1d94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- '**'
push:
branches:
- master
- main
jobs:
build:
name: Ruby ${{ matrix.version }}
Expand Down

0 comments on commit 9e1d94e

Please sign in to comment.