Fix/branch sync 2 * feat(branch sync)-fixed ignore script * feat(branch sync)-fixed ignore script * merge master * Merge branch 'master' into fix/branch-sync-2 * Revert branch sync * Ignore ignore script * Merge branch 'master' into fix/branch-sync-2
2 lines
175 B
TOML
2 lines
175 B
TOML
[build]
|
|
#ignore = "if [ -z ${CACHED_COMMIT_REF+x} ] ; then false ; else git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF packages/design-system packages/typescript-config ; fi" |