diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index ce3f0e9..62853a7 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -2,7 +2,7 @@ name: "CI - Test Features" on: push: paths-ignore: - - ./*.md + - *.md - LICENSE - .gitkeep - .gitignore @@ -10,7 +10,7 @@ on: - main pull_request: paths-ignore: - - ./*.md + - *.md - LICENSE - .gitkeep - .gitignore diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 6a4edde..f466a38 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -3,7 +3,7 @@ on: workflow_dispatch: pull_request: paths-ignore: - - ./*.md + - *.md - LICENSE - .gitkeep - .gitignore diff --git a/README.md b/README.md index 586c207..9d1c41f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ Features are designed to install atop a wide-range of base container images (thi > [!NOTE] > This repo follows the [**proposed** DevContainer Feature distribution specification](https://containers.dev/implementors/features-distribution/). +> [!WARNING] +> This repo currently a work in progress which might introduce breaking changes without notification. + ## List of features - [LocalStack](https://docs.localstack.cloud/getting-started/): install the LocalStack CLI tool and any of the related _Localâ„¢_ tools for: - AWS CLI