Skip to content

Commit

Permalink
Fix project name
Browse files Browse the repository at this point in the history
  • Loading branch information
sfirrin committed Jan 11, 2024
1 parent 23b1a31 commit 08605ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/datadog-static-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ jobs:
with:
dd_api_key: ${{ secrets.DD_API_KEY }}
dd_app_key: ${{ secrets.DD_APP_KEY }}
dd_service: my-python-app
dd_service: datadog-cloudformation-macro
dd_site: datadoghq.com
dd_env: ci
cpu_count: 2

0 comments on commit 08605ec

Please sign in to comment.