Update CI after branch changes
This commit is contained in:
parent
a498417bad
commit
ccde406193
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ python-linting:
|
|||
- ./.venv/bin/ruff format --check src/
|
||||
only:
|
||||
refs:
|
||||
- development
|
||||
- main
|
||||
- merge_requests
|
||||
|
||||
javascript-linting:
|
||||
|
|
@ -21,5 +21,5 @@ javascript-linting:
|
|||
- npm run lint
|
||||
only:
|
||||
refs:
|
||||
- development
|
||||
- main
|
||||
- merge_requests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue