Skip to content

Commit 0410ae1

Browse files
committed
Remove telemetry
1 parent 033ec70 commit 0410ae1

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ jobs:
5151
uses: actions/checkout@v4
5252
with:
5353
fetch-depth: 0
54-
- name: Workflow Telemetry
55-
uses: catchpoint/workflow-telemetry-action@v2.0.0
5654

5755
- name: Set up QEMU
5856
if: inputs.build-arm && github.ref_name == github.event.repository.default_branch

.github/workflows/lambda_build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,6 @@ jobs:
7373
uses: actions/checkout@v4
7474
with:
7575
fetch-depth: 0
76-
- name: Workflow Telemetry
77-
uses: catchpoint/workflow-telemetry-action@v2.0.0
78-
7976
- name: Configure AWS credentials
8077
uses: aws-actions/configure-aws-credentials@v4
8178
with:

0 commit comments

Comments
 (0)