Skip to content

Commit 0b31770

Browse files
committed
test
1 parent 5502352 commit 0b31770

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ on:
3232
- 'package/**'
3333
schedule:
3434
- cron: '0 2 * * *'
35+
push:
36+
branches:
37+
- master
3538

3639
concurrency:
3740
group: tests-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)