Ivan Y.
Ivan Y.
Hey, I believe this issue is still relevant - the web page is broken and the corresponding hook still doesn't work.
I can confirm that the commit mentioned by @robertdefilippi fixes the issue with `check-column-name-contract` as well
Using this rev instead of v1.0.0 solves the reported issue: https://github.com/offbi/pre-commit-dbt/issues/42#issuecomment-1030074079
this workflow is actively developed and doing pretty much the same thing: https://github.com/tj-actions/changed-files
Hey @peterbe, if I understand correctly, adding `read` permissions on `pull-request` was the only change you applied to make it work? I've added the permissions block to my workflow but...