We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da09900 commit bf6f90cCopy full SHA for bf6f90c
1 file changed
.github/workflows/workflow.yml
@@ -1,8 +1,6 @@
1
-name: Build Flutter App on Release
+name: Test Build Flutter App on Push
2
3
-on:
4
- release:
5
- types: [created]
+on: push
6
7
jobs:
8
build-android:
0 commit comments