Skip to content

Commit

Permalink
use custom gh monitoring action
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPerathoner committed May 29, 2023
1 parent a54d827 commit 6d9fe4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xcode-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Switch Xcode version
run: sudo xcode-select -s "/Applications/Xcode_14.2.app"
- name: Collect Workflow Telemetry
uses: runforesight/workflow-telemetry-action@v1
uses: AlexPerathoner/workflow-telemetry-action@v0.2
with:
metric_frequency: 0.5
- name: Build and Test
Expand Down

0 comments on commit 6d9fe4c

Please sign in to comment.