Skip to content

Commit 6a68cf2

Browse files
authored
Update nodejs.yaml
1 parent 725cf46 commit 6a68cf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nodejs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Node Js app
22

33
on:
44
push:
5-
branches: main
5+
workflow_dispatch:
66
jobs:
7-
build:
7+
echo-Print:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)