Skip to content

Commit

Permalink
#106 Change CheckFilePermissionsTask task default paths.
Browse files Browse the repository at this point in the history
  • Loading branch information
hkirsman committed May 27, 2024
1 parent 25fee6e commit 77cc4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Task/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Wunderio\GrumPHP\Task\CheckFilePermissions\CheckFilePermissionsTask:
defaults: ['sh']
allowed_types: ['array']
run_on:
defaults: ['.']
defaults: ['web/modules/custom', 'web/themes/custom', 'scripts']
allowed_types: ['array']
Wunderio\GrumPHP\Task\Ecs\EcsTask:
options:
Expand Down

0 comments on commit 77cc4db

Please sign in to comment.