Skip to content

Commit 90d2365

Browse files
committed
Add on push master to github actions
1 parent 27681cf commit 90d2365

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Run tests for PR
22
on:
33
pull_request:
4+
push:
5+
branches:
6+
- master
47

58
jobs:
69
code_quality:

0 commit comments

Comments
 (0)