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 140f3da commit ba8e155Copy full SHA for ba8e155
.github/workflows/ci.yml
@@ -3,6 +3,9 @@ on:
3
pull_request:
4
branches:
5
- main
6
+ push:
7
+ branches:
8
+ - main
9
10
jobs:
11
node:
0 commit comments