1
0
mirror of https://github.com/actions/download-artifact.git synced 2025-12-06 01:37:50 +01:00

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

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: