Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-cintra committed Dec 13, 2023
1 parent bb8db49 commit 3dc60f8
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/fix-php-code-styles.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
name: Fix PHP code style issues

on:
push:
branches: [main]
paths:
- '**.php'
pull_request:
branches: [main]
paths:
- '**.php'
on: push

jobs:
php-code-styling:
Expand Down

0 comments on commit 3dc60f8

Please sign in to comment.