Skip to content

Update node.js.yml

Update node.js.yml #6

Workflow file for this run

name: main
"on": push
jobs:
myjob:
runs-on: ubuntu-latest
steps:
- name: my-step,
run: echo "hi there"