Skip to content

test again

test again #14

Workflow file for this run

---
name: Galaxy release
# yamllint disable-line rule:truthy
on:
push:
branches: ['main', 'test']
release:
types: ['created']
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: 'checkout git repo'
uses: actions/[email protected]
- name: Action Ansible Galaxy Release
uses: ansible-actions/[email protected]