1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-21 04:16:34 -04:00

Do not run CI/CD for commits on feature branches

This commit is contained in:
f4exb 2024-08-01 02:12:28 +02:00
parent cd38f356d0
commit e52f1c0cea

View File

@ -6,7 +6,6 @@ on:
push:
branches:
- master
- feature-*
- mac_ci
tags:
- 'v*'