Skip to content

Commit

Permalink
Updated workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz committed May 3, 2023
1 parent 4b49acb commit 14b91b6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/node-ci.yml
Expand Up @@ -10,13 +10,17 @@ on:
- .jshintrc
- .jscsrc
- .github/workflows/node-ci.yml
- package.json
pull_request:
paths:
- src/**
- types/**
- test/**
- Gruntfile.js
- .jshintrc
- .jscsrc
- .github/workflows/node-ci.yml
- package.json

jobs:

Expand Down

0 comments on commit 14b91b6

Please sign in to comment.