You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,16 +20,16 @@
20
20
21
21
🚧 The details of documentation ...
22
22
23
-
## Reusable GitHub Actions Workflows
23
+
## Reusable GitHub Actions Workflows & Actions
24
24
25
-
This template provides a comprehensive set of **reusable GitHub Actions workflows** that can be called from other repositories to standardize CI/CD operations. Projects using this template can leverage these centralized workflows for consistent automation.
25
+
This template provides a comprehensive set of **reusable GitHub Actions workflows and actions** that can be called from other repositories to standardize CI/CD operations. Projects using this template can leverage these centralized components for consistent automation.
26
26
27
27
### 🚀 Key Features
28
28
29
-
-**Centralized Management**: All workflows are maintained in this template repository
29
+
-**Centralized Management**: All workflows and actions are maintained in this template repository
30
30
-**Standardized Operations**: Consistent CI/CD processes across all projects
31
-
-**Easy Integration**: Simple workflow calls using external repository references
32
-
-**Comprehensive Coverage**: Testing, building, releasing, Docker operations, and documentation
31
+
-**Easy Integration**: Simple calls using external repository references
0 commit comments