Update pre-commit.yml

This commit is contained in:
Wang Xinyu 2024-03-20 11:27:18 +08:00 committed by GitHub
parent a5f84f6103
commit d3e427f73c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,8 @@ name: pre-commit
on:
pull_request:
push:
branches: [master]
branches:
- master
jobs:
pre-commit: