ci: fix main branch (#1429)

This commit is contained in:
dnalborczyk 2021-12-28 10:39:23 -05:00 committed by GitHub
parent 1493d046bc
commit f674875f98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: CI
on:
push:
branches: [master]
branches: [main]
pull_request:
paths:
- "**.js"