Skip to content

Commit

Permalink
Run tests on pull-requests
Browse files Browse the repository at this point in the history
  • Loading branch information
paleite committed Aug 7, 2022
1 parent 86b49c2 commit 2fd5f26
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/nodejs-ci.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
name: Tests

on:
push:
branches:
- "main"
paths-ignore:
- "**.md"
pull_request_target:
branches:
- "main"
pull_request:
paths-ignore:
- "**.md"

Expand Down

0 comments on commit 2fd5f26

Please sign in to comment.