From 6e6cbd578badbe62139d43c9225a7b4ca05305b1 Mon Sep 17 00:00:00 2001 From: effectivnayarabota1 <70315473+effektivnayarabota1@users.noreply.github.com> Date: Sun, 12 Nov 2023 15:47:35 +0300 Subject: [PATCH] Update node.js.yml --- .github/workflows/node.js.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index 2ca8c48c..952f38e3 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -5,3 +5,10 @@ on: branches: [ "master" ] pull_request: branches: [ "master" ] + +jobs: + create-pull-request: + runs-on: ubuntu-latest + steps: + - name: create pull request + run: bun dev