Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix hermetic_library_generation fork check
This inlines the `repo.full_name` as an env var when checking if the PR is coming from a fork in order to prevent script injections. The current state doesn't work properly because `github.env` cannot be accessed in the `if` statement.
- Loading branch information