FIX Add pattern for userforms

This commit is contained in:
Steve Boyd 2024-04-10 10:21:46 +12:00
parent d0bc35b723
commit ae0b383300
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ module.exports = [
name: 'docs--5--optional_features/userforms',
remote: 'https://github.com/silverstripe/silverstripe-userforms.git',
branch: '6.2',
patterns: 'docs/en/!(userguide)/**'
}
},
{