We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84e462 commit 2a0c3b6Copy full SHA for 2a0c3b6
1 file changed
.github/workflows/ci.yml
@@ -2,7 +2,7 @@
2
name: CI python selenium
3
on:
4
pull_request:
5
- branches: [sdk]
+ branches: [sdk, master]
6
types: [opened, reopened]
7
jobs:
8
build:
0 commit comments