Skip to content

Commit

Permalink
chore: made github acction run on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
angelxmoreno committed Jan 25, 2024
1 parent 29b49b7 commit b386bc0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/node.js.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Node.js CI with Codecov

on:
push:
branches:
- main
pull_request:
branches: [ "main" ]

jobs:
build:
Expand Down

0 comments on commit b386bc0

Please sign in to comment.