chore(actions): only add paths-ignore for CI

This commit is contained in:
Erica Marigold 2025-02-16 17:29:45 +05:30
parent da32f55a23
commit a08e5ad14a
Signed by: DevComp
SSH key fingerprint: SHA256:jD3oMT4WL3WHPJQbrjC3l5feNCnkv7ndW8nYaHX5wFw

View file

@ -2,8 +2,6 @@ name: CI
on: on:
push: push:
paths:
- '**/*'
paths-ignore: paths-ignore:
- '**/*.md' - '**/*.md'
- 'examples/**' - 'examples/**'