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: on:
workflow_dispatch: workflow_dispatch:
push: push:
paths: paths-ignore:
- '!README.md' - 'docs/**'
- '!docs/**' - 'README.md'
branches: branches:
- Alpha - Alpha
- Beta - Beta