Skip to content

Commit b2ec7b3

Browse files
authored
Merge pull request #90517 from changeworld/patch-13
Fix typo
2 parents 5e0e8a1 + c2888b5 commit b2ec7b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/governance/policy/how-to/get-compliance-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ to trigger an on-demand evaluation scan from your
8787
[GitHub workflow](https://docs.github.com/actions/configuring-and-managing-workflows/configuring-a-workflow#about-workflows)
8888
on one or multiple resources, resource groups, or subscriptions, and gate the workflow based on the
8989
compliance state of resources. You can also configure the workflow to run at a scheduled time so
90-
that you get the latest compliance status at a convenient time. Optionally, this GitHub action can
90+
that you get the latest compliance status at a convenient time. Optionally, this GitHub Actions can
9191
generate a report on the compliance state of scanned resources for further analysis or for
9292
archiving.
9393

@@ -114,7 +114,7 @@ jobs:
114114
```
115115
116116
For more information and workflow samples, see the
117-
[GitHub Action for Azure Policy Compliance Scan repo](https://github.com/Azure/policy-compliance-scan).
117+
[GitHub Actions for Azure Policy Compliance Scan repo](https://github.com/Azure/policy-compliance-scan).
118118
119119
#### On-demand evaluation scan - Azure CLI
120120

0 commit comments

Comments
 (0)