Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into fix_migration_to_ne…
Browse files Browse the repository at this point in the history
…w_spring_boot_version_merge_master

Signed-off-by: Ammar Bikic <[email protected]>
  • Loading branch information
AmmarBikic committed Jan 21, 2021
2 parents ac8c174 + 8e4a721 commit 0a31b51
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/first-interaction.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: First User Interaction

on: [pull_request]
on:
pull_request_target:
types: [opened]

jobs:
greeting:
Expand Down

0 comments on commit 0a31b51

Please sign in to comment.