mirror of
https://github.com/forcedotcom/afv-library.git
synced 2026-07-30 03:09:50 +08:00
chore: add skip validate to sample sync action (#55)
* chore: add skip validate to sample sync action * chore: pr feedback
This commit is contained in:
parent
5e009c7a6d
commit
a5b91cfe95
2
.github/workflows/sync-react-samples.yml
vendored
2
.github/workflows/sync-react-samples.yml
vendored
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user