Fix: typo

pull/9/head
Jim Han 2021-04-04 01:19:14 +08:00 committed by GitHub
parent ccaa33416e
commit 9e4bd511ef
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: Prettier Action
on:
pull_request:
branches: [master]
branches: [main]
jobs:
prettier: