aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2025-03-12 12:41:04 +0100
committerFerdinand Thiessen <opensource@fthiessen.de>2025-03-12 12:41:04 +0100
commitfc105b9ed8bd8e5bc7bcfe67fffe01c19711b11d (patch)
tree1431f119df9e8bd39e17bc2d4919eda7786d2df6 /.github
parent75f177c169b7b212ec5189e77599393080aa7fe2 (diff)
downloadnextcloud-server-fix/code-sign-test.tar.gz
nextcloud-server-fix/code-sign-test.zip
fix(mime-types): adjust compiled mime types and signfix/code-sign-test
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/phpunit-nodb.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/phpunit-nodb.yml b/.github/workflows/phpunit-nodb.yml
index cccba4c8dc2..4ee2d74f49d 100644
--- a/.github/workflows/phpunit-nodb.yml
+++ b/.github/workflows/phpunit-nodb.yml
@@ -42,6 +42,7 @@ jobs:
- '**/lib/**'
- '**/templates/**'
- '**/tests/**'
+ - 'resources/**'
- 'vendor/**'
- 'vendor-bin/**'
- '.php-cs-fixer.dist.php'