We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee1d10 commit 8bf1660Copy full SHA for 8bf1660
.github/workflows/comment-on-pr.yml
@@ -36,6 +36,7 @@ jobs:
36
repo: context.repo.repo,
37
body: 'No Markdown files detected'
38
});
39
+ return;
40
}
41
42
const basePath = "https://chtc.github.io/article-preview?url=";
0 commit comments