Skip to content

Commit

Permalink
only run CI on PRs to main
Browse files Browse the repository at this point in the history
  • Loading branch information
jlevine18 authored Feb 9, 2024
1 parent 143a13d commit a346c55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node_buildtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
name: Node.js CI

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

Expand Down

0 comments on commit a346c55

Please sign in to comment.