Skip to content

Commit bdbcb4c

Browse files
committed
Remove paths-ignore from test workflow, so README changes will run ci
1 parent 47e3d1e commit bdbcb4c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
paths-ignore:
8-
- "README.md"
97
pull_request:
10-
paths-ignore:
11-
- "README.md"
128
env:
139
# Use docker.io for Docker Hub if empty
1410
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)