mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-07-06 13:44:57 +08:00
Revert "Remove path filters (#229)"
This reverts commit 11e311c8b504ea40cbed20583a64d75b4735cff3.
This commit is contained in:
parent
37da8e8d08
commit
24713312e1
6
.github/workflows/check-dist.yml
vendored
6
.github/workflows/check-dist.yml
vendored
@ -10,9 +10,11 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user