Skip to content

Commit

Permalink
Re-run Surge on pushes
Browse files Browse the repository at this point in the history
  • Loading branch information
arielshaqed committed Aug 2, 2023
1 parent 2ec1ae2 commit 8b24505
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ on:
- "docs/**"
branches:
- master
push:
paths:
- "docs/**"

jobs:
# This job name kept short because it's used in the preview URL
Expand Down

0 comments on commit 8b24505

Please sign in to comment.