chore: update workflow (#124)

This commit is contained in:
Tuan Anh Nguyen Dang (Tadashi_Cin)
2024-08-26 09:52:16 +07:00
committed by GitHub
parent 2570e11501
commit bb56ef4f8e
4 changed files with 12 additions and 6 deletions

View File

@@ -2,9 +2,9 @@ name: style-check
on:
pull_request:
branches: [main]
branches: [main, develop]
push:
branches: [main]
branches: [main, develop]
jobs:
pre-commit: