Skip to content

Commit 5b6d2d3

Browse files
committed
tmp
1 parent 0d99aed commit 5b6d2d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/token-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
with:
1616
app-id: ${{ secrets.TEST_APP_ID }}
1717
private-key: ${{ secrets.TEST_APP_TOKEN }}
18+
owner: JetBrains
19+
repositories: kotlin-web-site,kotlin-compiler-server
1820

1921
- name: Checkout repository
2022
uses: actions/checkout@v4

0 commit comments

Comments
 (0)