Skip to content

Commit

Permalink
More granular workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Feb 13, 2024
1 parent ae609cb commit 5a9b3d1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/buildsite.yml
Expand Up @@ -2,7 +2,10 @@ name: Generate web page

on:
push:
branches: '*'
paths:
- fragments/**
- in/**
- layouts/**
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 5a9b3d1

Please sign in to comment.