Skip to content

Commit

Permalink
CI: fix typo on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrk committed Jun 14, 2023
1 parent 59e844b commit 1e387b8
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 @@ -3,7 +3,7 @@ on:
pull_request:
push:
branches:
- master
- main
jobs:
build:
strategy:
Expand Down

0 comments on commit 1e387b8

Please sign in to comment.