Revert workflow target

This commit is contained in:
dcvz 2024-05-24 00:25:07 +02:00
parent 752f7b3b1c
commit 4bce187f75
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ on:
push:
branches:
- dev
pull_request:
pull_request_target:
types: [opened, synchronize]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}