Skip to content

Commit 6021742

Browse files
committed
fix: Please remove due to being for testing workflow
1 parent b1e17c8 commit 6021742

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/update-screenshot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: Update screenshot on comment
22
on:
3-
issue_comment:
4-
types: [created]
3+
pull_request:
4+
# issue_comment:
5+
# types: [created]
56
jobs:
67
update-screenshots:
78
name: Update Screenshot

0 commit comments

Comments
 (0)