mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
chore: obviously also run if workflow file is adusted
This commit is contained in:
parent
57e40e4fcc
commit
38bc1a2590
1 changed files with 2 additions and 0 deletions
2
.github/workflows/eslint.yml
vendored
2
.github/workflows/eslint.yml
vendored
|
|
@ -4,9 +4,11 @@ on:
|
|||
push:
|
||||
paths:
|
||||
- 'js/**/*.js'
|
||||
- .github/workflows/eslint.yml
|
||||
pull_request:
|
||||
paths:
|
||||
- 'js/**/*.js'
|
||||
- .github/workflows/eslint.yml
|
||||
|
||||
jobs:
|
||||
eslint:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue