Remove path filters from check-dist workflow

This commit is contained in:
Josh Gross 2023-04-07 14:45:58 -04:00 committed by GitHub
parent d7906e4ad0
commit 9e54a4c141
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: