1
0
mirror of synced 2025-12-30 12:02:01 -05:00

Update azure-preview-env-deploy.yml (#50382)

This commit is contained in:
Evan Bonsignori
2024-04-29 13:25:50 -07:00
committed by GitHub
parent 658d6fdffa
commit 77328f3457

View File

@@ -187,6 +187,8 @@ jobs:
- if: ${{ env.IS_PUBLIC_BUILD == 'true' }}
name: Move acceptable user changes
run: |
# Don't allow users to change code here
rm -rf ./user-code/src/workflows
# Make sure recursive path expansion is enabled
shopt -s globstar
rsync -rptovR ./user-code/content/./**/*.md ./content