Skip to content

Commit

Permalink
(#487) Perbaikan paths terkait php-cs-fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
totoprayogo1916 committed Dec 10, 2023
1 parent 1562576 commit 9fefde5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/php-cs-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ on:
branches:
- "dev"
paths:
- ".github/workflows/php-cs-fixer.yml"
- "composer.json"
- ".github/workflows/composer-validate.yml"
- "**.php"
- "!donjo-app/Views/**"

jobs:
build:
Expand Down

0 comments on commit 9fefde5

Please sign in to comment.