mirror of
https://github.com/sern-handler/cli
synced 2026-06-28 02:32:20 +00:00
ci: fix workflows
This commit is contained in:
4
.github/workflows/linter.yml
vendored
4
.github/workflows/linter.yml
vendored
@@ -5,10 +5,10 @@ on:
|
||||
# but only for the main branch
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- js-archive
|
||||
pull_request_target:
|
||||
branches:
|
||||
- main
|
||||
- js-archive
|
||||
|
||||
jobs:
|
||||
run-linters:
|
||||
|
||||
Reference in New Issue
Block a user