Skip to content

Merge pull request #11 from alinabuzachis/fix_docs_build #10

Merge pull request #11 from alinabuzachis/fix_docs_build

Merge pull request #11 from alinabuzachis/fix_docs_build #10

---
name: update collection variables
concurrency:
group: '${{ github.workflow }} @ ${{ github.sha }}'
cancel-in-progress: true
on:
push:
branches:
- main
- 'stable-*'
pull_request_target:
types:
- labeled
- unlabeled
- opened
- reopened
- synchronize
jobs:
update-variables:
uses: ansible-network/github_actions/.github/workflows/update_aws_variables.yml@main
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}