Skip to content

Commit 97f5350

Browse files
Merge pull request #1049 from andrea-kyurchiev/chore/disable-pr-preview-step
chore: disable the pr preview step
2 parents e52019b + b825173 commit 97f5350

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-preview.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: PR Preview
22

33
on:
4-
pull_request:
5-
types: [opened, synchronize, reopened]
4+
# pull_request:
5+
# types: [opened, synchronize, reopened]
66

77
jobs:
88
build-preview:

0 commit comments

Comments
 (0)