diff --git a/.github/workflows/bot-common-sync.yml b/.github/workflows/bot-common-sync.yml index 5b030fc0f1..9eacd6e53d 100644 --- a/.github/workflows/bot-common-sync.yml +++ b/.github/workflows/bot-common-sync.yml @@ -25,6 +25,9 @@ jobs: with: app-id: ${{ secrets.TREZOR_BOT_APP_ID }} private-key: ${{ secrets.TREZOR_BOT_PRIVATE_KEY }} + owner: ${{ github.repository_owner }} + repositories: | + trezor-common - name: Copy git-filter and script to temporary directory run: |