Skip to content

Commit d035c7c

Browse files
authored
Update ci.yml
1 parent 6174f0d commit d035c7c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
with:
2626
app-id: ${{ secrets.GH_APP_ID }}
2727
private-key: ${{ secrets.GH_APP_PRIVATE_KEY }}
28+
owner: ${{ github.repository_owner }}
29+
repositories: |
30+
aws/aws-durable-execution-sdk-python
2831
- name: checkout aws-durable-execution-sdk-python
2932
uses: actions/checkout@v5
3033
with:

0 commit comments

Comments
 (0)