Remove paths-ignore from test workflow, so README changes will run ci

This commit is contained in:
Jess Bees
2023-05-03 22:52:09 -04:00
parent 47e3d1eafb
commit bdbcb4c854
-4
View File
@@ -4,11 +4,7 @@ on:
push:
branches:
- main
paths-ignore:
- "README.md"
pull_request:
paths-ignore:
- "README.md"
env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io