mirror of
https://github.com/woodchen-ink/video2gif.git
synced 2025-07-19 14:12:02 +08:00
chore(workflow): remove paths-ignore for markdown files in release workflow
This commit is contained in:
parent
0decff023e
commit
91fe9bc3da
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -3,7 +3,6 @@ name: Build and Release
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [main]
|
||||||
paths-ignore: [**.md]
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user