There was an error while loading. Please reload this page.
2 parents e01f31a + c90ff34 commit ed33a3bCopy full SHA for ed33a3b
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