Skip to content

Commit 2a0c3b6

Browse files
committed
add: master to gh actions branch list
1 parent a84e462 commit 2a0c3b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: CI python selenium
33
on:
44
pull_request:
5-
branches: [sdk]
5+
branches: [sdk, master]
66
types: [opened, reopened]
77
jobs:
88
build:

0 commit comments

Comments
 (0)