Browse Source

change linting event target

pull/76/head
Jelle van Snik 3 years ago
parent
commit
1fd59b7ef2
  1. 2
      .github/workflows/linting.yml

2
.github/workflows/linting.yml

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

Loading…
Cancel
Save