mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -05:00
* Fix VRT comment posting for fork PRs Use workflow_run trigger to post VRT failure comments with elevated permissions, enabling comments on PRs from fork repositories where GITHUB_TOKEN is read-only. * Update permissions in e2e-vrt-comment workflow to allow read access for actions * Enhance VRT comment posting in workflow by using environment variables for PR number and artifact URL