Skip to content

Commit 62c9018

Browse files
skarimoci.datadog-api-spec
authored andcommitted
use base branch
1 parent a306ef5 commit 62c9018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ jobs:
136136
github-token: ${{ steps.get_token.outputs.token }}
137137
repo: datadog-api-spec
138138
status: ${{ (needs.test.result == 'cancelled' || needs.examples.result == 'cancelled') && 'pending' || needs.test.result == 'success' && needs.examples.result == 'success' && 'success' || 'failure' }}
139-
context: unit
139+
context: master/unit

0 commit comments

Comments
 (0)