diff --git a/Documentation/index.html b/Documentation/index.html index 23c45f7..7c0191a 100644 --- a/Documentation/index.html +++ b/Documentation/index.html @@ -21,8 +21,8 @@
Deletes all GitHub Actions runs and their logs for all of your repositories:
Maintain Clean
-Creates a dependabot.yml
file in each of the .github directories for each of
-the packages in the monorepo:
Creates a dependabot.yml
file for each of the .github
directories in each of
+the packages for the monorepo:
Maintain Dependabot
Dispatches all workflows for all repositories for a given user:
@@ -39,8 +39,8 @@ repository that has apackage.json
file.
Maintain Node
-Creates a NPM.yml
file in the .github/workflows
directory for each repository
-that has a package.json
file.
Creates a NPM.yml
file in the .github/workflows
directory for each
+repository that has a package.json
file.
Maintain NPM
Creates a Rust.yml
file in the .github/workflows
directory for each