Remove paths-ignore from test workflow, so README changes will run ci
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user