Skip to content

Commit

Permalink
Merge branch 'main' into addHealthWorkflow
Browse files Browse the repository at this point in the history
  • Loading branch information
devoncarew committed Oct 14, 2024
2 parents d3ffed4 + 39c1478 commit d068b6c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/labeler.yaml → .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Configuration for .github/workflows/pull_request_label.yml.
# Configuration for .github/workflows/pull_request_label.yaml.

"package-args":
- changed-files:
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ This repository is home to various Dart packages under the [dart.dev](https://pu

| Package | Description | Version |
|---|---|---|
| [args](pkgs/args/) | Library for defining parsers for parsing raw command-line arguments into a set
of options and values. | [![pub package](https://img.shields.io/pub/v/args.svg)](https://pub.dev/packages/args) |
| [args](pkgs/args/) | Library for defining parsers for parsing raw command-line arguments into a set of options and values. | [![pub package](https://img.shields.io/pub/v/args.svg)](https://pub.dev/packages/args) |

## Publishing automation

Expand Down
Empty file removed pkgs/placeholder
Empty file.

0 comments on commit d068b6c

Please sign in to comment.