We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d99aed commit 5b6d2d3Copy full SHA for 5b6d2d3
.github/workflows/token-test.yml
@@ -15,6 +15,8 @@ jobs:
15
with:
16
app-id: ${{ secrets.TEST_APP_ID }}
17
private-key: ${{ secrets.TEST_APP_TOKEN }}
18
+ owner: JetBrains
19
+ repositories: kotlin-web-site,kotlin-compiler-server
20
21
- name: Checkout repository
22
uses: actions/checkout@v4
0 commit comments