diff options
Diffstat (limited to '2/widgets/executors.json')
-rw-r--r-- | 2/widgets/executors.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/2/widgets/executors.json b/2/widgets/executors.json new file mode 100644 index 0000000..11e75f7 --- /dev/null +++ b/2/widgets/executors.json @@ -0,0 +1,10 @@ +[ { + "name" : "GitHub Actions", + "type" : "github", + "url" : "https://romangraef.github.io/webos", + "buildOrder" : 2, + "buildName" : "GitHub Actions Run #1125744365", + "buildUrl" : "https://github.com/romangraef/webos/actions/runs/1125744365", + "reportName" : "Allure Report with history", + "reportUrl" : "https://romangraef.github.io/webos/2/" +} ]
\ No newline at end of file |