github-docs-arabic-enhanced / src /workflows /unallowed-contribution-filters.yml
AbdulElahGwaith's picture
Upload folder using huggingface_hub
88df9e4 verified
notAllowed:
- '.devcontainer/**'
- '.github/**'
- 'data/reusables/rai/**'
- 'Dockerfile*'
- 'src/**'
- 'package*.json'
- 'content/actions/how-tos/security-for-github-actions/security-hardening-your-deployments/**'
contentTypes:
- 'content/**'
# allows getting a list of just added files from the dorny/paths-filter action
added:
- added: 'content/**'