mirror of
https://git.mirrors.martin98.com/https://github.com/actions/download-artifact
synced 2025-08-22 02:59:05 +08:00
Remove path filters from Check dist workflow
This commit is contained in:
parent
67f2bc382f
commit
84fc7a0a35
4
.github/workflows/check-dist.yml
vendored
4
.github/workflows/check-dist.yml
vendored
@ -10,11 +10,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user