Skip to content

Commit bf6f90c

Browse files
committed
update workflow name
1 parent da09900 commit bf6f90c

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/workflow.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
name: Build Flutter App on Release
1+
name: Test Build Flutter App on Push
22

3-
on:
4-
release:
5-
types: [created]
3+
on: push
64

75
jobs:
86
build-android:

0 commit comments

Comments
 (0)