Do not build main branch in this workflow.

This commit is contained in:
Benoit Marty
2023-07-20 11:07:08 +02:00
parent 6d3b816bf5
commit d40cfe0e98

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch:
pull_request: { }
push:
branches: [ main, develop ]
branches: [ develop ]
# Enrich gradle.properties for CI/CD
env: