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 d7ead76 commit aed1198Copy full SHA for aed1198
.github/workflows/build-validation.yml
@@ -76,7 +76,7 @@ jobs:
76
- name: Checkout Durable Task Sidecar
77
uses: actions/checkout@v4
78
with:
79
- repository: dapr/durabletask-go/
+ repository: dapr/durabletask-go
80
path: durabletask-sidecar
81
82
# TODO: Move the sidecar into a central image repository
0 commit comments