Skip to content

Commit 8ff90db

Browse files
committed
Add tag-based trigger
1 parent ecaebe0 commit 8ff90db

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

netlify.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[build]
22
publish = "docs/.vitepress/dist"
33
command = "bin/setup-runtime && export PATH=\"$(pwd)/bin:$PATH\" && php --version && npm run docs:build"
4+
5+
[context.deploy-preview]
6+
ignore = "curl -s -H \"Authorization: token $GITHUB_PAT\" https://api.github.com/repos/:owner/:repo/pulls/$REVIEW_ID | grep '\"documentation\"'"

0 commit comments

Comments
 (0)