Skip to content

Commit

Permalink
chore: trigger Preview
Browse files Browse the repository at this point in the history
  • Loading branch information
lvisei committed Nov 13, 2024
1 parent 393b062 commit 432148d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Surge PR Preview

on: pull_request

on:
pull_request:
paths:
- 'docs/**'
- 'src/**'
jobs:
preview:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 432148d

Please sign in to comment.