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

Commit 7279e73

Browse files
authored
Build: Update branch reference in CI (#25)
1 parent c6846d6 commit 7279e73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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
push:
44
branches:
5-
- master
5+
- main
66
pull_request:
77
branches:
8-
- master
8+
- main
99
jobs:
1010
lint:
1111
name: Lint

0 commit comments

Comments
 (0)