mirror of
https://code.forgejo.org/actions/download-artifact
synced 2025-06-07 20:48:21 +02:00
Remove path filters from Check dist workflow
This commit is contained in:
parent
67f2bc382f
commit
84fc7a0a35
1 changed files with 0 additions and 4 deletions
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…
Add table
Add a link
Reference in a new issue