We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 033ec70 commit 0410ae1Copy full SHA for 0410ae1
.github/workflows/build.yml
@@ -51,8 +51,6 @@ jobs:
51
uses: actions/checkout@v4
52
with:
53
fetch-depth: 0
54
- - name: Workflow Telemetry
55
- uses: catchpoint/workflow-telemetry-action@v2.0.0
56
57
- name: Set up QEMU
58
if: inputs.build-arm && github.ref_name == github.event.repository.default_branch
.github/workflows/lambda_build.yml
@@ -73,9 +73,6 @@ jobs:
73
74
75
76
77
78
-
79
- name: Configure AWS credentials
80
uses: aws-actions/configure-aws-credentials@v4
81
0 commit comments