diff --git a/.gitea/workflows/lint-test.yaml b/.gitea/workflows/lint-test.yaml index eb00506..6fa221d 100644 --- a/.gitea/workflows/lint-test.yaml +++ b/.gitea/workflows/lint-test.yaml @@ -2,7 +2,6 @@ name: lint-and-test on: pull_request: - types: [opened] jobs: lint-test: