Skip to content

Commit b5e5d83

Browse files
Remove branch from CI trigger
1 parent 93f9bfa commit b5e5d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: CI
55

66
on:
77
push:
8-
branches: [main, preview-env]
8+
branches: [main]
99
pull_request:
1010
branches: [main]
1111

0 commit comments

Comments
 (0)