Skip to content

Commit

Permalink
Update node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slmnio authored May 1, 2024
1 parent ea75b95 commit 8e15f25
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@

name: lint_build

on: push
on:
pull_request:
push:
branches: master

jobs:
build:
Expand Down

0 comments on commit 8e15f25

Please sign in to comment.