Skip to content

Commit

Permalink
Update nodejs-hello-world.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maazokhan authored Sep 26, 2024
1 parent bc63130 commit 30a22e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/nodejs-hello-world.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Node.js Hello World CI
name: Node.js CI

on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master

jobs:
build:
Expand Down

0 comments on commit 30a22e9

Please sign in to comment.