Skip to content

Commit

Permalink
Scope ewpratten.com CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ewpratten committed Nov 14, 2024
1 parent 9d35d3b commit 65c20be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ewp-fyi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- master
paths:
- '.github/workflows/ewp-fyi.yml'
- 'sites/ewp.fyi/**'

jobs:
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/ewpratten-com.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Deploy ewpratten.com

on:
push:
paths:
- '.github/workflows/ewpratten-com.yml'
- 'sites/ewpratten.com/**'

jobs:

Expand Down

0 comments on commit 65c20be

Please sign in to comment.