Test asciiDoctor on a github branch
This commit is contained in:
parent
dd15655896
commit
1af3e1684a
@ -17,6 +17,7 @@
|
||||
const requestDataList = [
|
||||
{ url: "https://sonarsource.github.io/rspec/rules/S3457/see.adoc", accept: "*", data: null },
|
||||
{ url: "https://sonarsource.github.io/rspec/rules/S3457/java/rule.adoc", accept: "*", data: null },
|
||||
{ url: "https://raw.githubusercontent.com/SonarSource/rspec/master/rules/S3457/java/rule.adoc", accept: "*", data: null },
|
||||
{ url: "https://raw.githubusercontent.com/SonarSource/sonar-java/master/.github/workflows/dogfood.yml", accept: "*", data: null },
|
||||
{ url: "https://api.github.com/repos/SonarSource/sonar-java/branches", accept: github_v3, data: null }
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user