Skip to content

Commit

Permalink
docs: update workflows readme (#18263)
Browse files Browse the repository at this point in the history
Signed-off-by: Isaac Gaskin <isaac.gaskin@circle.com>
  • Loading branch information
igaskin committed May 17, 2024
1 parent c9c3c1d commit fe02d88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
| codeql.yaml | CodeQL analysis |
| image-reuse.yaml | Build, push, and Sign container images |
| image.yaml | Build container image for PR's & publish for push events |
| pr-title-check.yaml| Lint PR for semantic information |
| init-release.yaml | Build manifests and version then create a PR for release branch|
| pr-title-check.yaml| Lint PR for semantic information |
| release.yaml | Build images, cli-binaries, provenances, and post actions |
| scorecard.yaml | Generate scorecard for supply-chain security |
| update-snyk.yaml | Scheduled snyk reports |

# Reusable workflows
Expand Down

0 comments on commit fe02d88

Please sign in to comment.