Remove paths-ignore: README.md

This commit is contained in:
Igor Katson 2024-09-12 17:24:44 +01:00
parent 056e7d091b
commit 66c4008744
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5

View file

@ -3,12 +3,8 @@ name: Run tests
on:
push:
branches: [main, dev]
paths-ignore:
- "README.md"
pull_request:
branches: [main]
paths-ignore:
- "README.md"
env:
CARGO_TERM_COLOR: always