We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a0433 commit 3346892Copy full SHA for 3346892
.github/workflows/reusable-go-test.yml
@@ -38,6 +38,7 @@ jobs:
38
- name: Checkout code
39
uses: actions/checkout@v3
40
with:
41
+ repository: DataDog/datadog-api-client-go
42
ref: ${{ inputs.target-branch || github.ref }}
43
- name: Install Go
44
uses: actions/setup-go@v4
0 commit comments