Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 6226701

Browse files
authored
Update the test GHAction
Remove file filtering. When a PR does not contain changes to md files, the check is not run, but this is a required check and to merge the PR it must be green.
1 parent f26e2c1 commit 6226701

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches:
66
- master
77
- develop
8-
paths:
9-
- '**.md'
108

119
jobs:
1210
test:

0 commit comments

Comments
 (0)