There was an error while loading. Please reload this page.
2 parents 7856e22 + 6e94d19 commit e10d870Copy full SHA for e10d870
1 file changed
.github/workflows/ci.yml
@@ -2,7 +2,8 @@ name: CI
2
3
on:
4
push:
5
- branches: ["**"]
+ branches: ["main", "master"]
6
+ pull_request:
7
workflow_dispatch:
8
9
jobs:
0 commit comments