Skip to content

[PR #1696/fe7057be backport][stable-5] Add a workflow (+actions) to automatically generate the GitHub Release when a valid tag is pushed #54

[PR #1696/fe7057be backport][stable-5] Add a workflow (+actions) to automatically generate the GitHub Release when a valid tag is pushed

[PR #1696/fe7057be backport][stable-5] Add a workflow (+actions) to automatically generate the GitHub Release when a valid tag is pushed #54

Workflow file for this run

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