mirror of
https://gitcode.com/gh_mirrors/se/setup-uv.git
synced 2026-07-02 18:17:52 +00:00
Always run check-dist check (#53)
Currently we mark it as a required check and thus prevent automatic PR merges when only markdown files are contained in the PR
This commit is contained in:
committed by
GitHub
parent
fc672aa0a3
commit
67736b0f01
@@ -9,11 +9,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- "**.md"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user