diff --git a/.gitea/workflows/pipeline.yaml b/.gitea/workflows/pipeline.yaml index 94db290..efd9d8d 100644 --- a/.gitea/workflows/pipeline.yaml +++ b/.gitea/workflows/pipeline.yaml @@ -1,6 +1,7 @@ on: push: branches: + - main - master pull_request: types: [opened, synchronize, reopened]