Skip to content

Conversation

@Biggie420-D
Copy link

Problem

Solution

  • uses: actions/cache@v3
    with:
    path: ~/.npm
    key: ${{ runner.os }}-node-${{ matrix.node-version }}-${{ hashFiles('**/package-lock.json') }}
    restore-keys: |
    ${{ runner.os }}-node-${{ matrix.node-version }}
  • run: npm ci

  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Biggie420-D Biggie420-D requested a review from a team as a code owner May 29, 2025 05:12
Copy link
Author

@Biggie420-D Biggie420-D left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, World!

@Biggie420-D
Copy link
Author

@aws-toolkit-automation

@Biggie420-D
Copy link
Author

@aws-sdk-osds

1 similar comment
@Biggie420-D
Copy link
Author

@aws-sdk-osds

Copy link
Author

@Biggie420-D Biggie420-D left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant