mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
chore: obviously also run if workflow file is adusted
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user