Fixed GitHub actions for first time contributors

Signed-off-by: Dominic Schabel <dominic.schabel@bosch.io>
This commit is contained in:
Dominic Schabel
2021-01-21 17:20:32 +01:00
parent 70ee9472bf
commit 8e4a721801

View File

@@ -1,6 +1,8 @@
name: First User Interaction
on: [pull_request]
on:
pull_request_target:
types: [opened]
jobs:
greeting: