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: on:
push: push:
branches: branches:
- main - master
jobs: jobs:
build: build:

Loading…
Cancel
Save