We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a89e2c commit db48411Copy full SHA for db48411
.github/workflows/ci.yml
@@ -3,6 +3,9 @@ on:
3
push:
4
branches-ignore:
5
- reactivity-v2
6
+ pull_request:
7
+ branches:
8
+ - main
9
jobs:
10
build:
11
name: Build
0 commit comments