Update readme / disable CI build for main commits

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2024-08-27 15:04:32 +07:00
parent 1e2c171ead
commit 44910a5587
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ concurrency:
on:
# Triggers the workflow on push or pull request events but only for the main branch
push:
branches: [develop, main]
branches: [develop]
tags:
- v*
pull_request: