Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pngwn committed Aug 17, 2024
1 parent 9e8165f commit c1de142
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/mdsvex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@ name: mdsvex

on:
push:
branches:
- main
paths-ignore:
- 'site/**'
pull_request:
branches:
- main
paths-ignore:
- 'site/**'

Expand Down

0 comments on commit c1de142

Please sign in to comment.