Skip to content
Merged

44 #190

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/pr_thanks_action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request_target:
types:
- closed

#asdf
jobs:
if_merged:
if: github.event.pull_request.merged == true
Expand Down
2 changes: 0 additions & 2 deletions lib/box_decoration_border.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
//
//
//
//
//
// class BoxDecorationBorder extends InputBorder {
// /// Creates an underline border for an [InputDecorator].
// ///
Expand Down