Skip to content

Commit f48167d

Browse files
committed
Debugging fetching repo content
1 parent d3ecd47 commit f48167d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/checkQNetworkReplyErrorCodeUpdate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const shortenCommitId = commitId => {
4545
};
4646

4747
const fetchQNetworkReplyErrorCodeListFromGitHub = async ( github ) => {
48-
48+
console.log( github.repos );
4949
const response = await github.repos.getContent( {
5050
owner: 'qt',
5151
repo: 'qtbase',

0 commit comments

Comments
 (0)