diff --git a/docs/adrs/0549-composite-run-steps.md b/docs/adrs/0549-composite-run-steps.md index 8fea96270..ede3217b3 100644 --- a/docs/adrs/0549-composite-run-steps.md +++ b/docs/adrs/0549-composite-run-steps.md @@ -4,8 +4,6 @@ **Status**: Accepted -**Relevant PR**: https://github.com/actions/runner/pull/549 - ## Context Customers want to be able to compose actions from actions (ex: https://github.com/actions/runner/issues/438)