mirror of
https://code.forgejo.org/forgejo/download-artifact
synced 2026-09-07 02:01:44 -04:00
Remove path filters from Check dist workflow
This commit is contained in:
@@ -10,11 +10,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user