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
DEV: Attempt to get workflow to trigger on PR (#161)
Since we changed the validation workflow to trigger on
pull_request_target, it will now be triggered automatically by the
GitHub event that is fired when the create-pull-request action
successfully opens a pull request. The manual repository_dispatch is no
longer needed.
Hopefully this works!
0 commit comments