Fix typo in action_core.py (#81763)

Fixes typo 'obeys' vs 'objeys' in doc_fragments/action_core.py
pull/81768/head
mschmookler 2 years ago committed by GitHub
parent 85adaa76f1
commit 7d9889fcb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@ attributes:
support: full
platforms: all
until:
description: Denotes if this action objeys until/retry/poll keywords
description: Denotes if this action obeys until/retry/poll keywords
support: full
tags:
description: Allows for the 'tags' keyword to control the selection of this action for execution

Loading…
Cancel
Save