diff --git a/.github/workflows/sync-react-samples.yml b/.github/workflows/sync-react-samples.yml index 360f638..9f0c814 100644 --- a/.github/workflows/sync-react-samples.yml +++ b/.github/workflows/sync-react-samples.yml @@ -134,6 +134,8 @@ jobs: echo "" echo "${BODY}" echo "Same flow as running locally: \`npm install\` then the sync scripts." + echo "Below line is used in automated scripts to avoid internal SF validation on this PR" + echo "[skip-validate-pr]" echo "EOFBODY" } >> $GITHUB_OUTPUT