diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c69f098..d6bff66 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -6,7 +6,7 @@ on : - ".docs/**" push : branches : - - "master" + - "main" tags : - v* schedule :