Do not build main branch in this workflow.

This commit is contained in:
Benoit Marty 2023-07-20 11:07:08 +02:00
parent 156bf08b7a
commit cbe1c05c0c

View file

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