Skip to content

Commit

Permalink
(fix): github integration action
Browse files Browse the repository at this point in the history
  • Loading branch information
lightningspirit committed Jul 26, 2024
1 parent 549edac commit 69fafdd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/npm-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: Node.js Integration

on:
push:
branches:
- main
pull_request:
branches:
- main

jobs:
build:
Expand Down

0 comments on commit 69fafdd

Please sign in to comment.