Skip to content

Commit 560aaab

Browse files
committed
ci(test): adjust triggers to pull request to be on target main [skip ci]
1 parent ff9cf12 commit 560aaab

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: test
22

3-
on: [pull_request]
3+
on:
4+
pull_request:
5+
branches:
6+
- main
47

58
jobs:
69
build:

0 commit comments

Comments
 (0)