Open HlibYasieniev opened 5 months ago
@YasenevGleb thanks for the report. Yes, this one was done in order to make integration tests on real pull requests. While it's not the best solution, for now you can create fork of https://github.com/tracehubpm/test and use it locally to check
I'm encountering difficulties accessing the security tokens required for our GitHub Actions workflow. Specifically, I do not have the necessary permissions to retrieve security tokens, such as GITHUB_TOKEN, from the original repository. As a result, certain actions within our workflow are failing due to authentication issues.