Update flutter.yml

This commit is contained in:
2025-08-18 13:26:42 +02:00
committed by GitHub
parent f6d90551b6
commit 4a659167cb

View File

@@ -9,7 +9,7 @@ on:
jobs: jobs:
generate_licenses: generate_licenses:
if: github.event_name == 'push' && github.ref == 'refs/heads/develop' if: github.event_name == 'push' #&& github.ref == 'refs/heads/develop'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: