Skip to content

Commit 5035a0b

Browse files
committed
remove if condition
1 parent 4973c7b commit 5035a0b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/preview.yml

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99

1010
jobs:
1111
approved:
12-
if: ${{ contains(github.event.comment.body, '!snapshot') }}
1312
runs-on: ubuntu-latest
1413

1514
steps:

0 commit comments

Comments
 (0)