Skip to content

Commit

Permalink
Fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Aug 24, 2023
1 parent abb97c7 commit 50ee37a
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .github/workflows/test-pr-windows-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@ name: 🧪 Test (PR) (Windows, MacOS)
on:
pull_request:
paths-ignore:
- "packages/remix/**""
- "packages/remix-architect/**""
- "packages/remix-cloudflare/**""
- "packages/remix-cloudflare-pages/**""
- "packages/remix-cloudflare-workers/**""
- "packages/remix-css-bundle/**""
- "packages/remix-deno/**""
- "packages/remix-eslint-config/**""
- "packages/remix-express/**""
- "packages/remix-node/**""
- "packages/remix-react/**""
- "packages/remix-serve/**""
- "packages/remix-server-runtime/**""
- "packages/remix-testing/**""
- "packages/remix/**"
- "packages/remix-architect/**"
- "packages/remix-cloudflare/**"
- "packages/remix-cloudflare-pages/**"
- "packages/remix-cloudflare-workers/**"
- "packages/remix-css-bundle/**"
- "packages/remix-deno/**"
- "packages/remix-eslint-config/**"
- "packages/remix-express/**"
- "packages/remix-node/**"
- "packages/remix-react/**"
- "packages/remix-serve/**"
- "packages/remix-server-runtime/**"
- "packages/remix-testing/**"
- "docs/**"
- "scripts/**"
- "contributors.yml"
Expand Down

0 comments on commit 50ee37a

Please sign in to comment.