Skip to content

Build Test Artifacts #11

Build Test Artifacts

Build Test Artifacts #11

# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: MIT
name: Build Test Artifacts
on:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
succeed:
runs-on: ubuntu-latest
steps:
- run: echo 'change'