Skip to content

Commit 62262d5

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-screenshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
update-screenshots:
88
name: Update Screenshot
9-
if: github.event.issue.pull_request && contains(github.event.comment.body, '/approve-snapshots')
9+
# if: github.event.issue.pull_request && contains(github.event.comment.body, '/approve-snapshots')
1010
runs-on: ubuntu-latest
1111
permissions:
1212
contents: write

0 commit comments

Comments
 (0)