We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e124ffa + 892e870 commit 25d8366Copy full SHA for 25d8366
1 file changed
.github/workflows/ci.yml
@@ -4,10 +4,8 @@
4
name: msgraph-sdk-python-core
5
6
on:
7
- push:
8
- branches: [master]
9
pull_request:
10
- branches: [dev]
+ branches: [master, dev]
11
12
jobs:
13
build:
0 commit comments