File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2929 with :
3030 app-id : ${{ secrets.PIPELINE_GITHUB_APP_ID }}
3131 private-key : ${{ secrets.PIPELINE_GITHUB_APP_PRIVATE_KEY }}
32- repositories : DataDog/ datadog-api-spec
32+ repositories : datadog-api-spec
3333 - name : Post PR review status check
3434 uses : DataDog/github-actions/post-review-status@v2
3535 with :
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ jobs:
129129 with :
130130 app-id : ${{ secrets.PIPELINE_GITHUB_APP_ID }}
131131 private-key : ${{ secrets.PIPELINE_GITHUB_APP_PRIVATE_KEY }}
132- repositories : DataDog/ datadog-api-spec
132+ repositories : datadog-api-spec
133133 - name : Post status 3heck
134134 uses : DataDog/github-actions/post-status-check@v2
135135 with :
Original file line number Diff line number Diff line change 4848 with :
4949 app-id : ${{ secrets.PIPELINE_GITHUB_APP_ID }}
5050 private-key : ${{ secrets.PIPELINE_GITHUB_APP_PRIVATE_KEY }}
51- repositories : DataDog/ datadog-api-spec
51+ repositories : datadog-api-spec
5252 - name : Checkout code
5353 uses : actions/checkout@v3
5454 - name : Post pending status check
You can’t perform that action at this time.
0 commit comments