chore: Update lint-js.yml to trigger checks on requested actions

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-06-25 18:30:08 -03:00
commit d44cf6fc4a

View file

@ -5,7 +5,7 @@ on:
paths:
- "src/frontend/**"
merge_group:
branches: [dev]
types: [checks_requested]
env:
NODE_VERSION: "21"