Skip to content

Commit 203df1f

Browse files
committed
Update pytype_and_pytest.yml
1 parent 7e07d62 commit 203df1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pytype_and_pytest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ name: PyType and PyTest
33

44
on:
55
push:
6-
branches: [ "dev" ]
6+
branches: [ "dev", "master" ]
77
pull_request:
8-
branches: [ "dev" ]
8+
branches: [ "dev", "master" ]
99

1010
permissions:
1111
contents: read

0 commit comments

Comments
 (0)