There was an error while loading. Please reload this page.
1 parent bace20a commit 095d454Copy full SHA for 095d454
1 file changed
.github/workflows/tests.yml
@@ -5,8 +5,8 @@ on:
5
branches:
6
- main
7
pull_request:
8
- paths-ignore:
9
- - "**.md"
+ branches:
+ - "**"
10
11
concurrency:
12
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments