Skip to content

Commit 25d8366

Browse files
authored
Merge pull request #97 from microsoftgraph/task/update-ci-workflow
Update CI configuration
2 parents e124ffa + 892e870 commit 25d8366

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)