Skip to content

Commit d7f2dd3

Browse files
committed
chore(ci): target main instead of master
1 parent 347843e commit d7f2dd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: CI
33
on:
44
pull_request:
5-
branches: [master]
5+
branches: [main]
66
jobs:
77
lint:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)