Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
publish actions to run on master
  • Loading branch information
saadshams committed Nov 2, 2024
1 parent 84f145f commit 0c4a0a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Node.js CI

on:
push:
branches: [ "develop" ]
branches: [ "master", "develop" ]
pull_request:
branches: [ "master" ]

Expand Down

0 comments on commit 0c4a0a2

Please sign in to comment.