Skip to content

Commit

Permalink
Merge pull request #128 from Carpenteri1/exclude-master-from-build-test
Browse files Browse the repository at this point in the history
Update build_test.yml
  • Loading branch information
Carpenteri1 authored Jan 30, 2024
2 parents c2cb322 + 0edbefb commit e092118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Node.js CI

on:
push:
branches: [ "*" ]
branches: [ "!master","*" ]
pull_request:
types:
- opened
Expand Down

0 comments on commit e092118

Please sign in to comment.