Remove path filters from Check dist workflow
Some checks failed
Test / Build (ubuntu-latest) (push) Failing after 2s
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled

This commit is contained in:
Josh Gross 2025-04-23 10:32:04 -04:00
parent 67f2bc382f
commit 84fc7a0a35
No known key found for this signature in database

View File

@ -10,11 +10,7 @@ on:
push: push:
branches: branches:
- main - main
paths-ignore:
- '**.md'
pull_request: pull_request:
paths-ignore:
- '**.md'
workflow_dispatch: workflow_dispatch:
jobs: jobs: