Skip to content

Commit 6951b81

Browse files
authored
ci: remove ignore of main branch for push event (#7)
1 parent b0fef46 commit 6951b81

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
@@ -1,8 +1,6 @@
11
name: ci
22
on:
33
push:
4-
branches-ignore:
5-
- main
64
paths-ignore:
75
- "docs/**"
86
- "*.rst"

0 commit comments

Comments
 (0)