ci: only run at main branch

This commit is contained in:
leandrofars 2024-04-13 14:00:22 -03:00
parent fdcfdc5a86
commit 945405eaf7

View File

@ -20,4 +20,4 @@ workflows:
- release: - release:
filters: filters:
branches: branches:
only: dev only: main