Skip to content

Commit a4535c5

Browse files
committed
.
1 parent 6cfd374 commit a4535c5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# GitHub Action
1+
# GitHub Actions
22

3+
Provides GitHub Workflow
34

45
## Sample Repositories
56

@@ -12,13 +13,13 @@
1213

1314
## Cache
1415

15-
- Cache Gradle dependencies: [java/README.md](java/README.md)
16+
- Optimize build speed using the `cache` plugin: [java/README.md](java/README.md)
1617

1718
[java/.github/workflows/build-java.yml](java/.github/workflows/build-java.yml)
1819

1920
[java/.github/workflows/build-java-sonarqube.yml](java/.github/workflows/build-java-sonarqube.yml)
2021

21-
## Metric
22+
## Matrix
2223

2324
- [gke-workload-identity](https://github.com/DevSecOpsSamples/gke-workload-identity/blob/master/.github/workflows/build.yml)
2425

0 commit comments

Comments
 (0)