Scope ewpratten.com CI
This commit is contained in:
parent
9d35d3b186
commit
65c20be631
1
.github/workflows/ewp-fyi.yml
vendored
1
.github/workflows/ewp-fyi.yml
vendored
@ -5,6 +5,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths:
|
paths:
|
||||||
|
- '.github/workflows/ewp-fyi.yml'
|
||||||
- 'sites/ewp.fyi/**'
|
- 'sites/ewp.fyi/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
3
.github/workflows/ewpratten-com.yml
vendored
3
.github/workflows/ewpratten-com.yml
vendored
@ -2,6 +2,9 @@ name: Deploy ewpratten.com
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
paths:
|
||||||
|
- '.github/workflows/ewpratten-com.yml'
|
||||||
|
- 'sites/ewpratten.com/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user