change linting event target

This commit is contained in:
Jelle van Snik 2022-05-02 17:31:13 +02:00
parent 333e0468f3
commit 1fd59b7ef2

View File

@ -5,7 +5,7 @@ on:
branches:
- master
- dev
pull_request_target:
pull_request:
types: [opened, reopened, synchronize]
jobs: