ci: fix paths-ignore

This commit is contained in:
Azat Khuzhin 2023-02-12 16:11:02 +01:00
parent 7e6d9b0b17
commit b5a6940df2

View File

@ -9,7 +9,6 @@ on:
- opened
branches:
- master
push:
paths-ignore:
- '**.md'
- '.mailmap'
@ -19,7 +18,6 @@ on:
push:
branches:
- master
push:
paths-ignore:
- '**.md'
- '.mailmap'