Skip to content

Commit b7c5130

Browse files
committed
ci: remove paths-ignore
Using paths-ignore as a short-circuit for doc-only PRs does not work: branch protection rules cannot be passed. Signed-off-by: Frederic BIDON <[email protected]>
1 parent f9d3b1b commit b7c5130

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/go-test.yml

-4
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,8 @@ on:
66
- v*
77
branches:
88
- master
9-
paths-ignore:
10-
- '**.md'
119

1210
pull_request:
13-
paths-ignore:
14-
- '**.md'
1511

1612
jobs:
1713
lint:

0 commit comments

Comments
 (0)