Skip to content

Commit 2cfc534

Browse files
jsf9kdv4harr10
andcommitted
Fix typo that was copied and pasted all over the show
Co-authored-by: David Harris <[email protected]>
1 parent 65f9c30 commit 2cfc534

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# you want to temporarily enable it, simply set
4747
# monitor_permissions equal to "true".
4848
#
49-
# TODO: Re-anable this functionality when practical. See
49+
# TODO: Re-enable this functionality when practical. See
5050
# cisagov/skeleton-generic#207 for more details.
5151
monitor_permissions: "false"
5252
output_workflow_context: "true"
@@ -81,7 +81,7 @@ jobs:
8181
# you want to temporarily enable it, simply set
8282
# monitor_permissions equal to "true".
8383
#
84-
# TODO: Re-anable this functionality when practical. See
84+
# TODO: Re-enable this functionality when practical. See
8585
# cisagov/skeleton-generic#207 for more details.
8686
monitor_permissions: "false"
8787
# Use a variable to specify the permissions monitoring

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# you want to temporarily enable it, simply set
4444
# monitor_permissions equal to "true".
4545
#
46-
# TODO: Re-anable this functionality when practical. See
46+
# TODO: Re-enable this functionality when practical. See
4747
# cisagov/skeleton-generic#207 for more details.
4848
monitor_permissions: "false"
4949
output_workflow_context: "true"
@@ -94,7 +94,7 @@ jobs:
9494
# you want to temporarily enable it, simply set
9595
# monitor_permissions equal to "true".
9696
#
97-
# TODO: Re-anable this functionality when practical. See
97+
# TODO: Re-enable this functionality when practical. See
9898
# cisagov/skeleton-generic#207 for more details.
9999
monitor_permissions: "false"
100100
# Use a variable to specify the permissions monitoring

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
# you want to temporarily enable it, simply set
7171
# monitor_permissions equal to "true".
7272
#
73-
# TODO: Re-anable this functionality when practical. See
73+
# TODO: Re-enable this functionality when practical. See
7474
# cisagov/skeleton-generic#207 for more details.
7575
monitor_permissions: "false"
7676
# Use a variable to specify the permissions monitoring

.github/workflows/sync-labels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# you want to temporarily enable it, simply set
3131
# monitor_permissions equal to "true".
3232
#
33-
# TODO: Re-anable this functionality when practical. See
33+
# TODO: Re-enable this functionality when practical. See
3434
# cisagov/skeleton-generic#207 for more details.
3535
monitor_permissions: "false"
3636
output_workflow_context: "true"
@@ -67,7 +67,7 @@ jobs:
6767
# you want to temporarily enable it, simply set
6868
# monitor_permissions equal to "true".
6969
#
70-
# TODO: Re-anable this functionality when practical. See
70+
# TODO: Re-enable this functionality when practical. See
7171
# cisagov/skeleton-generic#207 for more details.
7272
monitor_permissions: "false"
7373
# Use a variable to specify the permissions monitoring

0 commit comments

Comments
 (0)