Skip to content

Commit

Permalink
Build using GH actions on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
vpmedia committed Dec 11, 2023
1 parent 29768c9 commit 61aa546
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ name: Node.js CI
on:
push:
branches: [main]
pull_request:
branches: [main]

jobs:
build:
Expand Down

0 comments on commit 61aa546

Please sign in to comment.