There was an error while loading. Please reload this page.
1 parent 1ce8374 commit aab3ab2Copy full SHA for aab3ab2
.github/workflows/ci.yml
@@ -4,6 +4,9 @@ on:
4
pull_request:
5
branches:
6
- main
7
+ push:
8
+ branches:
9
+ - main
10
11
jobs:
12
lint:
0 commit comments