We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f9bfa commit b5e5d83Copy full SHA for b5e5d83
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ name: CI
5
6
on:
7
push:
8
- branches: [main, preview-env]
+ branches: [main]
9
pull_request:
10
branches: [main]
11
0 commit comments