Skip to content

Commit 892e870

Browse files
committed
Update CI configuration
1 parent e124ffa commit 892e870

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44
name: msgraph-sdk-python-core
55

66
on:
7-
push:
8-
branches: [master]
97
pull_request:
10-
branches: [dev]
8+
branches: [master, dev]
119

1210
jobs:
1311
build:

0 commit comments

Comments
 (0)