Revert workflow target
This commit is contained in:
parent
752f7b3b1c
commit
4bce187f75
|
@ -3,7 +3,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- dev
|
||||
pull_request:
|
||||
pull_request_target:
|
||||
types: [opened, synchronize]
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
|
|
Loading…
Reference in New Issue