diff --git a/.buildkite/hooks/post-checkout b/.buildkite/hooks/post-checkout new file mode 100644 index 0000000000..199daffbc3 --- /dev/null +++ b/.buildkite/hooks/post-checkout @@ -0,0 +1 @@ +echo "hello world!"