-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Remove WorkflowJobSourceAdapter reference #10326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove WorkflowJobSourceAdapter reference #10326
Conversation
|
@PaulHigin Please update your code review. |
|
@SteveL-MSFT This PR is waiting for your review. All it does is remove an |
|
@SteveL-MSFT Have you any thoughts about the PR? |
|
🎉 Handy links: |
PR Summary
This PR removes a reference to
WorkflowJobSourceAdapterthat is no longer used, as part of the workflow cleanup.PR Context
See issue #9570.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.