Update fix-formatting-and-license.yml

This commit is contained in:
Adrian Baumgart 2024-04-01 19:45:10 +02:00 committed by GitHub
parent a1b0f37fa1
commit a3dc9e130e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,9 @@ name: Fix formatting and license file
on: on:
push: push:
branches: [ "main" ] branches: [ "main" ]
paths:
- '**.dart'
- 'pubspec.yaml'
jobs: jobs:
build: build: