dev #5

Merged
wtukatyr merged 5 commits from dev into main 2025-06-06 00:33:56 +03:00
2 changed files with 11 additions and 7 deletions
Showing only changes of commit ac5abef53f - Show all commits

View File

@@ -1,13 +1,11 @@
name: CI-pipeline name: CI-pipeline
on: on:
workflow_dispatch: workflow_dispatch:
push:
branches:
- dev
pull_request: pull_request:
branches: branches:
- main - main
types:
- opened
jobs: jobs:
linters: linters: