Skip to content

Commit b4f4570

Browse files
committed
remove branch restriction
Signed-off-by: Taiju Yamada <[email protected]>
1 parent b504f2e commit b4f4570

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ name: Continous integration
33
on:
44
pull_request:
55
push:
6-
branches:
7-
- master
8-
tags:
9-
- "*"
106

117
permissions:
128
contents: read

0 commit comments

Comments
 (0)