Ensure the correct path is used when running in subdirectory
Ensure `file` is relative to `GITHUB_WORKSPACE`. (#4) * Ensure `file` is relative to `GITHUB_WORKSPACE`. * Simplify implementation of `relative_path` and add tests. * Run `ci` workflow on `pull_request` event. Co-authored-by: Stef Schenkelaars <[email protected]>