Skip to content

Commit f88f8d7

Browse files
committed
CI change attempt:3
1 parent c0e4737 commit f88f8d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ name: CI
33
on:
44
pull_request:
55
push:
6-
branches: [main]
6+
branches: '**'
7+
# branches: [main]
78
tags: ['v*']
89

910
jobs:

0 commit comments

Comments
 (0)