Skip to content

Commit 074f774

Browse files
committed
enable github workflows for all branches
1 parent 3d9e017 commit 074f774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on:
44
push:
55
branches:
6-
- master
6+
- '*'
77
tags:
88
- '*'
99
pull_request:

0 commit comments

Comments
 (0)