Skip to content

Commit

Permalink
Update .github/workflows/scripts/generate-weekly-report.js
Browse files Browse the repository at this point in the history
Co-authored-by: Antoine Toulme <antoine@toulme.name>
  • Loading branch information
kevinslin and atoulme committed Sep 12, 2023
1 parent bce9e73 commit 0551502
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/scripts/generate-weekly-report.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
// Copyright The OpenTelemetry Authors
// SPDX-License-Identifier: Apache-2.0

const fs = require('fs');
const path = require('path');
const yaml = require('js-yaml');
Expand Down

0 comments on commit 0551502

Please sign in to comment.