mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-19 21:58:08 -04:00
chore: also run when dependencies are updated
This commit is contained in:
@@ -4,10 +4,12 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- 'js/**/*.js'
|
||||
- 'js/package-lock.json'
|
||||
- .github/workflows/eslint.yml
|
||||
pull_request:
|
||||
paths:
|
||||
- 'js/**/*.js'
|
||||
- 'js/package-lock.json'
|
||||
- .github/workflows/eslint.yml
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user