chore: Update lint-js.yml to trigger checks on requested actions
This commit is contained in:
parent
9d922b78d6
commit
d44cf6fc4a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint-js.yml
vendored
2
.github/workflows/lint-js.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
|||
paths:
|
||||
- "src/frontend/**"
|
||||
merge_group:
|
||||
branches: [dev]
|
||||
types: [checks_requested]
|
||||
|
||||
env:
|
||||
NODE_VERSION: "21"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue