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 e0901c7 commit 0271f6cCopy full SHA for 0271f6c
.github/workflows/update-screenshot.yml
@@ -1,7 +1,7 @@
1
name: Update screenshot on comment
2
on:
3
- issue_comment:
4
- types: [created]
+ pull_request:
+
5
jobs:
6
update-screenshots:
7
name: Update Screenshot
0 commit comments