Skip to content

Commit

Permalink
enable workflow telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
jetersen committed Dec 9, 2024
1 parent aff037e commit 1e29f02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ jobs:
DOTNET_INSTALL_DIR: ''
fail-fast: false
steps:
- name: Collect Workflow Telemetry
uses: catchpoint/workflow-telemetry-action@v2

- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 1e29f02

Please sign in to comment.