Merge pull request #2635 from gradido/lint-pr-fix

fix(workflow): properly lint pr - prevent requirement to restart linting
This commit is contained in:
Ulf Gebhardt 2023-01-30 23:47:43 +01:00 committed by GitHub
commit ea2edc3e1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,6 @@
name: "gradido lint pull request CI"
on:
pull_request:
pull_request_target:
types:
- opened