Skip to content

Commit daec6b4

Browse files
committed
docs: ci test
1 parent 41dcf16 commit daec6b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI — Test & Lint
33
on:
44
push:
55
branches: [main]
6-
pull_request:
6+
pull_request: # Also trigger on pull requests to main as a checking mechanism
77
branches: [main]
88

99
jobs:

0 commit comments

Comments
 (0)