Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 4ec7d72

Browse files
authored
Update README.md
1 parent 9add610 commit 4ec7d72

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,6 @@ This GitHub Action automates evidence collection for compliance frameworks like
5050
* Data Formatting:
5151
* Format the extracted data according to your defined structure (Populations, Configurations, Rules, Samples).
5252

53-
## Commit and Push Evidence
54-
* Version Control:
55-
* Use Git commands within the Github Action workflow to commit the collected evidence files to a dedicated branch.
56-
* Push Automation
57-
* Configure the workflow to automatically push the committed evidence to the desired location in the repository.
58-
5953
## Evidence Collection
6054

6155
### Tools
@@ -91,3 +85,9 @@ This GitHub Action automates evidence collection for compliance frameworks like
9185
| | | | | | | |
9286
| | | | | | | |
9387

88+
89+
## Commit and Push Evidence
90+
* Version Control:
91+
* Use Git commands within the Github Action workflow to commit the collected evidence files to a dedicated branch.
92+
* Push Automation
93+
* Configure the workflow to automatically push the committed evidence to the desired location in the repository.

0 commit comments

Comments
 (0)