Describe the Bug
The usage example defines two jobs: context and atmos-plan. The atmos-plan job sets a "needs" dependency to atmos-affected which doesn't exist.
Expected Behavior
Either the context job needs to be renamed to atmos-affected, or the "needs" parameter needs to be updated to reference the context job.
Steps to Reproduce
None.
Screenshots
No response
Environment
No response
Additional Context
No response