Skip to content

Commit f15d320

Browse files
authored
ci: remove ignores that are breaking PR checks (#2120)
1 parent 5ce074a commit f15d320

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/check-packages.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: Package Code Quality
33
on:
44
pull_request:
55
branches: [canary]
6-
paths-ignore:
7-
- '**/*.md'
8-
- '**/*.php'
96

107
concurrency:
118
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)