Skip to content

Commit 095d454

Browse files
authored
make tests run on all PRs (#210)
1 parent bace20a commit 095d454

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
branches:
66
- main
77
pull_request:
8-
paths-ignore:
9-
- "**.md"
8+
branches:
9+
- "**"
1010

1111
concurrency:
1212
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)