Skip to content

Commit 4434322

Browse files
committed
chore: address PR feedback
Signed-off-by: Jennifer Power <[email protected]>
1 parent a8157a9 commit 4434322

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/sync-comp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
workflow_dispatch:
44
inputs:
55
cac-reference:
6-
description: 'Compliance as Code git reference'
6+
description: 'ComplianceAsCode git reference'
77
required: true
88
default: 'master'
99
oscal-profile:

.github/workflows/sync-controls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
workflow_dispatch:
44
inputs:
55
cac-reference:
6-
description: Compliance as Code git reference
6+
description: ComplianceAsCode git reference
77
required: true
88
default: 'master'
99
policy-id:

0 commit comments

Comments
 (0)