Skip to content

Commit 690114b

Browse files
committed
ci: run on push to any branch
1 parent 8e17ca0 commit 690114b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: ci
77
on:
88
push:
99
branches:
10-
- main
10+
- '**'
1111
pull_request:
1212
branches:
1313
- main

0 commit comments

Comments
 (0)