From 707c522df324247fb9f31a1aedf3ddd43f49c5ba Mon Sep 17 00:00:00 2001 From: VetheonGames <76892542+VetheonGames@users.noreply.github.com> Date: Thu, 27 Jul 2023 18:28:14 -0600 Subject: [PATCH] Update ruby.yml Signed-off-by: VetheonGames <76892542+VetheonGames@users.noreply.github.com> --- .github/workflows/ruby.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ruby.yml b/.github/workflows/ruby.yml index c05f16b..f9fc066 100644 --- a/.github/workflows/ruby.yml +++ b/.github/workflows/ruby.yml @@ -3,6 +3,8 @@ name: Ruby on: push: branches: [ "main" ] + pull_request_target: + branches: [ "main" ] permissions: contents: write