Skip to content

Commit

Permalink
Restyled by prettier-markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Nov 1, 2023
1 parent 6c7b29c commit 9f395da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Wait for, acquire, and release a distributed lock via S3 storage.
# timeout-poll: 5s

- run: echo "Lock held, do work here"

# Lock is released in our Post step, or it expires
```

Expand All @@ -45,7 +44,6 @@ Paraphrasing the described algorithm:
accept that there are simply no strong guarantees in this locking mechanisms
operation at scale.


## Inputs and Outputs

See [action.yml](./action.yml) for a complete list of inputs and outputs.
Expand Down

0 comments on commit 9f395da

Please sign in to comment.