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 6dbd376 commit ffde855Copy full SHA for ffde855
1 file changed
.github/workflows/files-external.yml
@@ -33,8 +33,8 @@ jobs:
33
- 'vendor-bin/**'
34
- 'composer.json'
35
- 'composer.lock'
36
- - 'apps/files/lib/**'
37
- - 'apps/files/tests/**'
+ - 'apps/files*/lib/**'
+ - 'apps/files*/tests/**'
38
- 'apps/files_sharing/lib/**'
39
- 'apps/files_sharing/tests/**'
40
- 'lib/private/Files/**'
0 commit comments