Add github-action-locks

This Action let's you add execution locking around your GitHub Account workflows
This commit is contained in:
Aaron Batilo 2020-06-07 17:16:34 -06:00 committed by GitHub
parent 496e8ba6b2
commit 8f48544466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -202,6 +202,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Public IP](https://github.com/haythem/public-ip) - Queries GitHub actions runner's public IP address.
- [GitHub Actions for Lazarus/FPC](https://github.com/gcarreno/setup-lazarus)
- [Twilio Fax](https://github.com/fabasoad/twilio-fax-action/) - Sends a document by fax using your Twilio account.
- [github-action-locks](https://github.com/abatilo/github-action-locks/blob/master/README.md) - Guarantee atomic execution of your GitHub Action workflows.
#### Environments