add new trigger
Some checks failed
CI-pipeline / linters (push) Failing after 40s
CI-pipeline / linters (pull_request) Failing after 41s

This commit is contained in:
Basyrov Rustam
2025-06-05 23:03:29 +03:00
parent 0e40347a66
commit e988a1fa4d

View File

@@ -5,6 +5,10 @@ on:
branches: branches:
- dev - dev
pull_request:
branches:
- main
jobs: jobs:
linters: linters:
runs-on: ubuntu-latest runs-on: ubuntu-latest