[PR #1850/e5a41df3 backport][stable-6] Document the requirement for an S3 bucket for the aws_ssm connection plugin #675
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Galaxy Importer | |
on: | |
push: | |
branches: | |
- main | |
- stable-* | |
pull_request: | |
schedule: | |
- cron: '0 13 * * *' | |
jobs: | |
importer: | |
uses: ansible-network/github_actions/.github/workflows/galaxy_importer.yml@main |