temp run on pr instead of pr_target

This commit is contained in:
dcvz 2024-05-23 09:22:32 +02:00
parent 0ddebc36ae
commit 5d9a54fefd
1 changed files with 1 additions and 1 deletions

View File

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