We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d035c7c commit 54a382eCopy full SHA for 54a382e
1 file changed
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
28
owner: ${{ github.repository_owner }}
29
repositories: |
30
- aws/aws-durable-execution-sdk-python
+ aws-durable-execution-sdk-python
31
- name: checkout aws-durable-execution-sdk-python
32
uses: actions/checkout@v5
33
with:
0 commit comments