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
Fix invalid YAML formatting in Dependabot workflow template (#469)
## Summary
Fixes invalid YAML syntax in the migration script's Dependabot workflow
template by removing broken line continuation and unnecessary quotes on
scalar values.
0 commit comments