File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ The a11y scanner helps teams:
1414
1515## Requirements
1616
17- TODO: Includes a description of the kind of environment required to run the software and instructions for setting it up.
18- It clearly states the external dependencies and directions for installing them.
17+ This project is a GitHub Actions action. A GitHub Actions workflow is required to run it, and you must have available GitHub Actions minutes.
1918
19+ 📚 [ Understanding GitHub Actions] ( https://docs.github.com/en/actions/get-started/understand-github-actions ) | [ Quickstart for GitHub Actions] ( https://docs.github.com/en/actions/get-started/quickstart ) | [ Writing workflows] ( https://docs.github.com/en/actions/how-tos/write-workflows ) | [ GitHub Actions billing] ( https://docs.github.com/en/billing/concepts/product-billing/github-actions )
2020## Getting Started
2121
2222### 1. Add a Workflow File
You can’t perform that action at this time.
0 commit comments