10000 ci: Allow CI to run on branches · diviyank/python@3ff4e50 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3ff4e50

Browse files
committed
ci: Allow CI to run on branches
1 parent 99ac778 commit 3ff4e50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ name: ci
22

33
on:
44
push:
5-
branches:
6-
- master
75
pull_request:
86
branches:
97
- master

0 commit comments

Comments
 (0)
0