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
ci: Use the shared soundness workflow from swiftlang/github-workflows (#20)
### Motivation
`swiftlang/github-workflows` is the final home for the shared soundness workflows which started in `apple/swift-nio`.
### Modifications
Use the soundness workflow from `swiftlang/github-workflows`.
Fix complaints from the new YAML linter step.
### Result
We will pull the shared workflow from the correct final location, so we will continue to receive updates.
### Test Plan
CI continues to pass.
0 commit comments