From a03bbc0760dcbfa81ed1e345f042962bcc93f279 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sat, 28 Oct 2023 18:15:56 +0000 Subject: [PATCH] Update workflow list --- .github/workflows/README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.github/workflows/README.md b/.github/workflows/README.md index 453afa8..ab1e0f3 100644 --- a/.github/workflows/README.md +++ b/.github/workflows/README.md @@ -18,6 +18,8 @@ jobs: uses: "szepeviktor/byte-level-care/.github/workflows/reusable-integrity.yml@master" ``` +[search-workflow-call]: https://github.com/search?q=repo%3Aszepeviktor%2Fbyte-level-care+workflow_call+language%3AYAML&type=code&l=YAML + ## List of all jobs `yq '"- " + ."name" + " / " + ."jobs"[]."name"'` @@ -32,22 +34,22 @@ jobs: - Front-end / 𝟏 JavaScript Syntax Errors - Front-end / 𝟐 JavaScript Coding Standards - Front-end / 𝟑 Sassy CSS Coding Standards -- Front-end / 𝟒 Build -- Front-end / 𝟓 SVG validity +- Front-end / 𝟒 SVG validity +- Front-end / 𝟓 Build - Git commits / Commit author - Git tags / Tag without new commit - Integrity / Integrity - Outdated packages / PHP packages - Outdated packages / Node.js packages +- Outdated packages / AlDanial/cloc - Shared Integrity / File - Shared Integrity / Lines of Code - Shared Integrity / Commit - Shared Integrity / Git archive - Shell script / ShellCheck - Spelling / 文A Typos +- Sphinx / Sphinx reStructuredText validity - Workflow / Job count - Workflow / Run context - Workflow / Actionlint - YAML / YAML validity - -[search-workflow-call]: https://github.com/search?q=repo%3Aszepeviktor%2Fbyte-level-care+workflow_call+language%3AYAML&type=code&l=YAML