1

Revert "Scope ewpratten.com CI"

This reverts commit 65c20be6311afc120e83e8280db852203a5bcd47.
This commit is contained in:
Evan Pratten 2024-11-14 12:45:29 -05:00
parent 208d0f62c0
commit ac03233b17
2 changed files with 0 additions and 4 deletions

View File

@ -5,7 +5,6 @@ on:
branches: branches:
- master - master
paths: paths:
- '.github/workflows/ewp-fyi.yml'
- 'sites/ewp.fyi/**' - 'sites/ewp.fyi/**'
jobs: jobs:

View File

@ -2,9 +2,6 @@ name: Deploy ewpratten.com
on: on:
push: push:
paths:
- '.github/workflows/ewpratten-com.yml'
- 'sites/ewpratten.com/**'
jobs: jobs: