Skip to content

Ensure the correct path is used when running in subdirectory

Choose a tag to compare

@StefSchenkelaars StefSchenkelaars released this 10 Sep 15:01
· 39 commits to master since this release
cbfb574
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]>