feat(theme-preview): added ability to upsert comments (#1442)

* chore: added ability upsert comments

* chore: new event
This commit is contained in:
Anurag Hazra
2021-11-06 20:05:35 +05:30
committed by GitHub
parent 42e9b78db0
commit 563dc7c898
2 changed files with 82 additions and 14 deletions
+6
View File
@@ -7,6 +7,12 @@ on:
- master
- theme-preview-script
- "themes/index.js"
issue_comment:
types: [edited]
branches:
- master
- theme-preview-script
- "themes/index.js"
jobs:
build: