Skip to content

Commit

Permalink
Updated 'on' rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamieljv committed Sep 6, 2024
1 parent 966fc7e commit b74db1a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/npm.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Node.js CI

on:
# temp for testing puposes
push
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

jobs:
build:
Expand Down

0 comments on commit b74db1a

Please sign in to comment.