Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flutter_package
/
modal_bottom_sheet
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Alex Li
2022-08-28 18:24:04 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
200a9c38d66c0a62b55d9a216a53cfa8a0660d5f
200a9c38
1 parent
9a87b17b
馃懛 Check on master branch
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
.github/workflows/runnable.yml
.github/workflows/runnable.yml
View file @
200a9c3
@@ -4,9 +4,11 @@ on:
@@ -4,9 +4,11 @@ on:
4
push
:
4
push
:
5
branches
:
5
branches
:
6
-
main
6
-
main
7
+
-
master
7
pull_request
:
8
pull_request
:
8
branches
:
9
branches
:
9
-
main
10
-
main
11
+
-
master
10
12
11
jobs
:
13
jobs
:
12
analyze
:
14
analyze
:
Please
register
or
login
to post a comment