👷 ci: Ignore readme file

This commit is contained in:
Martial BE 2024-02-26 10:22:30 +08:00
parent 487875f765
commit 9c58190db4
No known key found for this signature in database
GPG Key ID: D06C32DF0EDB9084

View File

@ -6,6 +6,8 @@ on:
- main - main
tags: tags:
- "v*" - "v*"
paths-ignore:
- "README.md"
env: env:
# github.repository as <account>/<repo> # github.repository as <account>/<repo>