1
0
Fork 0
mirror of synced 2026-06-05 12:45:14 +00:00

Remove path filters from Check dist workflow

This commit is contained in:
Josh Gross 2025-04-23 10:32:04 -04:00
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: