mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
change linting event target
This commit is contained in:
parent
333e0468f3
commit
1fd59b7ef2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/linting.yml
vendored
2
.github/workflows/linting.yml
vendored
|
@ -5,7 +5,7 @@ on:
|
|||
branches:
|
||||
- master
|
||||
- dev
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
types: [opened, reopened, synchronize]
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue