You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Captum rerun workflow to operate directly on workflow completion (#1410)
Summary:
Pull Request resolved: #1410
The initial rerun workflow cannot be triggered successfully for PRs created from forks, since the GitHub auth token provided for PRs on forks doesn't provide write access.
This switches to a workflow completion trigger, which should run from the main repo and have write access to rerun the workflow.
Reviewed By: craymichael
Differential Revision: D64760527
fbshipit-source-id: 50163f52007153696baddee45a17f0a7aeb08fb3
0 commit comments