Skip to content

Commit 260679f

Browse files
committed
chore(ci): enable checklocks
Signed-off-by: Kemal Akkoyun <kemal.akkoyun@datadoghq.com>
1 parent c5e9426 commit 260679f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/static-checks.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -178,11 +178,6 @@ jobs:
178178
filter_mode: nofilter
179179

180180
checklocks:
181-
# We have the infrastructure in place for this check,
182-
# but we still need to add the required annotations for
183-
# checklocks to actually identify issues. Skipping the
184-
# check until we do so.
185-
if: false
186181
runs-on: ubuntu-latest
187182
steps:
188183
- name: Checkout

0 commit comments

Comments
 (0)