@@ -2,7 +2,7 @@ name: Test different bundlers with Uppy
on:
push:
- branches: [main]
+ branches: [main, 4.x]
pull_request:
# We want all branches so we configure types to be the GH default again
types: [opened, synchronize, reopened]
@@ -2,7 +2,7 @@ name: CI
paths-ignore:
- '**.md'
- 'assets/**'
@@ -1,7 +1,7 @@
name: Companion
paths:
- yarn.lock
- 'packages/@uppy/companion/**'
name: End-to-end tests
- '**.d.ts'
@@ -2,7 +2,7 @@ name: Linters
- '.github/**'
- '!.github/workflows/linters.yml'
@@ -2,7 +2,7 @@ name: Lockfile checks