workflow: update linter.yml

This commit is contained in:
xiaoxian521 2021-10-12 23:24:31 +08:00
parent 45c2c4a301
commit 0408fa6f96

View File

@ -18,6 +18,9 @@ on:
push: push:
branches: branches:
- main - main
pull_request:
branches:
- main
############### ###############
# Set the Job # # Set the Job #