Skip to content

Commit

Permalink
Update style.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mlantz committed Apr 24, 2024
1 parent bca4bca commit e7cab59
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/style.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
on: push
name: Code Style
name: Styles

on:
push:
branches: [ main, develop ]
pull_request:
branches: [ main ]

jobs:
php:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e7cab59

Please sign in to comment.