Skip to content

Commit

Permalink
test on push agagin
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr committed Jan 2, 2024
1 parent 11272ed commit fb9c8e3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/npm-test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
name: npm test
on:
push:
branches: "main"
paths-ignore:
- .gitignore
- LICENSE
- README.md
- .github/**
- "!.github/workflows/npm-test.yml"
pull_request:
paths-ignore:
- .gitignore
Expand Down

0 comments on commit fb9c8e3

Please sign in to comment.