Skip to content

Commit 9501774

Browse files
committed
ci: run the checks once per change
1 parent 2aed2bb commit 9501774

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-
- '**'
4+
- main
55
pull_request:
66
workflow_call:
77
inputs:

0 commit comments

Comments
 (0)