Skip to content

Commit

Permalink
Update workflow list
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Oct 28, 2023
1 parent 087cd8c commit a03bbc0
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"'`
Expand All @@ -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

0 comments on commit a03bbc0

Please sign in to comment.