Skip to content

Commit

Permalink
Removed foresight telementry
Browse files Browse the repository at this point in the history
  • Loading branch information
esimov committed Nov 20, 2023
1 parent 6f86569 commit d8bf889
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,7 @@ jobs:
runs-on: ${{ matrix.os }}
env:
GO111MODULE: "on"
steps:
- name: Collect Workflow Telemetry
if: always()
uses: runforesight/foresight-workflow-kit-action@v1
with:
api_key: ${{ secrets.FORESIGHT_PROJECT_WALL_APIKEY }}
steps:
- name: Install Go
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit d8bf889

Please sign in to comment.