Skip to content

Commit 28d71a6

Browse files
committed
Add correct org
1 parent 2c2d107 commit 28d71a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/thisdot-actions-auto-trigger.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
with:
1717
app-id: ${{ secrets.THIS_DOT_GITHUB_APP_ID }}
1818
private-key: ${{ secrets.THIS_DOT_GITHUB_APP_PRIVATE_KEY }}
19+
owner: "thisdot"
20+
repositories: "chainlink-webflow-cms-api"
1921

2022
- name: Checkout code
2123
uses: actions/checkout@v4

0 commit comments

Comments
 (0)