Skip to content

Commit

Permalink
apply publish on master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
iuccio committed Mar 22, 2024
1 parent b1125a7 commit ab5c5f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Node CI

on: [push]
on:
push:
branches: [ master ]

jobs:
build:
Expand Down

0 comments on commit ab5c5f7

Please sign in to comment.