We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25fee6e commit 77cc4dbCopy full SHA for 77cc4db
src/Task/tasks.yml
@@ -35,7 +35,7 @@ Wunderio\GrumPHP\Task\CheckFilePermissions\CheckFilePermissionsTask:
35
defaults: ['sh']
36
allowed_types: ['array']
37
run_on:
38
- defaults: ['.']
+ defaults: ['web/modules/custom', 'web/themes/custom', 'scripts']
39
40
Wunderio\GrumPHP\Task\Ecs\EcsTask:
41
options:
0 commit comments