Skip to content

Commit

Permalink
.github update ci.yml to use main as base branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jkantarek committed Jun 3, 2024
1 parent 1b635d9 commit 00da35f
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 00da35f

Please sign in to comment.