Skip to content

cloud.aws_ops.upload_file_to_s3 - A playbook to upload file into S3 #284

cloud.aws_ops.upload_file_to_s3 - A playbook to upload file into S3

cloud.aws_ops.upload_file_to_s3 - A playbook to upload file into S3 #284

Workflow file for this run

name: Changelog
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
types:
- opened
- reopened
- labeled
- unlabeled
- synchronize
branches:
- main
- stable-*
tags:
- '*'
jobs:
test:
uses: ansible-network/github_actions/.github/workflows/changelog.yml@main