ci: fix workflows

This commit is contained in:
EvolutionX
2022-06-10 22:43:16 +05:30
parent 67a0efd1c2
commit 09a9b68b65
2 changed files with 4 additions and 4 deletions

View File

@@ -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: