Fixed GitHub actions for first time contributors
Signed-off-by: Dominic Schabel <dominic.schabel@bosch.io>
This commit is contained in:
4
.github/workflows/first-interaction.yml
vendored
4
.github/workflows/first-interaction.yml
vendored
@@ -1,6 +1,8 @@
|
||||
name: First User Interaction
|
||||
|
||||
on: [pull_request]
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
greeting:
|
||||
|
||||
Reference in New Issue
Block a user