👷 ci: Ignore readme file

This commit is contained in:
Martial BE
2024-02-26 10:22:30 +08:00
parent 487875f765
commit 9c58190db4

View File

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