Skip to content

Commit 517bf96

Browse files
committed
fixup! Filtering pr - building preview only on specific labels
1 parent 42e4878 commit 517bf96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
issue-number: ${{ github.event.pull_request.number }}
3030
comment-author: "github-actions[bot]"
3131
body-includes: "Preview this PR"
32-
32+
3333
- name: Update Comment if exists
3434
if: github.event_name == 'pull_request' && steps.deploy-preview-comment.outputs.comment-id != 0
3535
uses: peter-evans/[email protected]

0 commit comments

Comments
 (0)