Skip to content

Commit b63a1aa

Browse files
committed
workflow: run checks for all PRs
Signed-off-by: Tuomas Katila <[email protected]>
1 parent d9cb0fc commit b63a1aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
branches:
88
- main
99
- 'release-*'
10-
# ignore PRs with only documentation changes
11-
paths-ignore:
12-
- '**/*.md'
1310

1411
permissions:
1512
contents: read

0 commit comments

Comments
 (0)