We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c2d107 commit 28d71a6Copy full SHA for 28d71a6
.github/workflows/thisdot-actions-auto-trigger.yml
@@ -16,6 +16,8 @@ jobs:
16
with:
17
app-id: ${{ secrets.THIS_DOT_GITHUB_APP_ID }}
18
private-key: ${{ secrets.THIS_DOT_GITHUB_APP_PRIVATE_KEY }}
19
+ owner: "thisdot"
20
+ repositories: "chainlink-webflow-cms-api"
21
22
- name: Checkout code
23
uses: actions/checkout@v4
0 commit comments