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
Currently the first commit in a dependabot PR triggers both the push and pull_request workflow instead of only the pull_request workflow. It works as expected when the PR is rebased (github.actor is likely something unexpected for the PR creation)