Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 5105677

Browse files
committed
typo: main -> master
1 parent 5982e43 commit 5105677

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: CI
22
on:
33
pull_request:
44
branches:
5-
- main
5+
- master
66
push:
77
branches:
8-
- main
8+
- master
99
jobs:
1010
test:
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)