ci: Fix problematic ignore for workflow

pull/379/head
Elian Doran 2024-09-01 17:28:32 +07:00
parent 0dbad48d47
commit 27dbcdd281
No known key found for this signature in database
1 changed files with 0 additions and 1 deletions

@ -7,7 +7,6 @@ on:
- "feature/server_esm**" - "feature/server_esm**"
paths-ignore: paths-ignore:
- "docs/**" - "docs/**"
- "bin/**"
- ".github/workflows/main-docker.yml" - ".github/workflows/main-docker.yml"
tags: tags:
- "v*" - "v*"