Ensure the correct path is used when running in subdirectory
·
38 commits
to master
since this release
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 <stef.schenkelaars@gmail.com>