mirror of
https://github.com/woodchen-ink/video2gif.git
synced 2025-07-17 21:22:02 +08:00
chore(workflow): ignore md files in release workflow
update README for FFmpeg built-in and Python version requirement
This commit is contained in:
parent
e809a2e6f7
commit
93a01d21cf
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -3,6 +3,7 @@ name: Build and Release
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths-ignore: [**.md]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user