Skip to content

Commit e7cab59

Browse files
committed
Update style.yml
1 parent bca4bca commit e7cab59

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.github/workflows/style.yml

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
on: push
2-
name: Code Style
1+
name: Styles
2+
3+
on:
4+
push:
5+
branches: [ main, develop ]
6+
pull_request:
7+
branches: [ main ]
8+
39
jobs:
410
php:
511
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)