Browse Source

Update node.js.yml

master
yuriy0803 2 years ago committed by GitHub
parent
commit
e9771c6401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/node.js.yml

2
.github/workflows/node.js.yml

@ -3,7 +3,7 @@ name: Ember Application Build
on:
push:
branches:
- main
- master
jobs:
build:

Loading…
Cancel
Save