Remove path filters from Check dist workflow

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:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
workflow_dispatch:
jobs: