renaming workflow

This commit is contained in:
otsmr 2025-10-16 23:58:56 +02:00
parent b2f1f1104a
commit bd51106d19

View file

@ -1,4 +1,4 @@
name: Publish on Github
name: Flutter analyze & test
on:
workflow_dispatch: {}
@ -9,7 +9,7 @@ on:
- lib/**/*.dart
jobs:
build_and_publish:
flutter_analyze_and_test:
runs-on: ubuntu-latest
permissions:
contents: write