Skip to content

Commit

Permalink
ci(site): more specific trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
cor committed Sep 27, 2023
1 parent ad5f892 commit 7fcb4f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/site-preview.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Site Preview

on:
pull_request
pull_request:
paths:
- site

env:
ARTIFACT_NAME: BUILD_LOG
Expand Down

0 comments on commit 7fcb4f9

Please sign in to comment.