Chore: Update paths-ignore

This commit is contained in:
Larvan2 2023-01-21 14:42:48 +08:00
parent fb623c0929
commit 24e31d0a40

View File

@ -2,9 +2,9 @@ name: Prerelease
on:
workflow_dispatch:
push:
paths:
- '!README.md'
- '!docs/**'
paths-ignore:
- 'docs/**'
- 'README.md'
branches:
- Alpha
- Beta