Skip to content

Commit

Permalink
add config for v2.1.0 of the app token
Browse files Browse the repository at this point in the history
  • Loading branch information
nkzou committed Mar 14, 2024
1 parent d09006b commit b85f3f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,8 @@ jobs:
with:
app_id: ${{ secrets.PIPELINE_GITHUB_APP_ID }}
private_key: ${{ secrets.PIPELINE_GITHUB_APP_PRIVATE_KEY }}
repositories: >-
["DataDog/datadog-api-spec", "DataDog/datadog-api-client-rust"]
installation_retrieval_mode: repository
installation_retrieval_payload: DataDog/datadog-api-spec
- name: Post status check
uses: DataDog/github-actions/post-status-check@v2
with:
Expand Down

0 comments on commit b85f3f9

Please sign in to comment.