Skip to content

Commit

Permalink
Run tests on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
paleite committed Aug 7, 2022
1 parent 6d086d5 commit e17b3b0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/nodejs-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: Tests

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

0 comments on commit e17b3b0

Please sign in to comment.