Skip to content

Commit 8d233e9

Browse files
committed
ci: run the checks on every branch
1 parent 9501774 commit 8d233e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
push:
33
branches:
4-
- main
4+
- '**'
55
pull_request:
66
workflow_call:
77
inputs:

0 commit comments

Comments
 (0)