Skip to content

Generated Ansible files #66

Generated Ansible files

Generated Ansible files #66

Workflow file for this run

---
#
# Ansible managed
#
name: "TODO 2 Issue"
on:
push:
branches:
- master
- main
- testing
paths-ignore:
- '**/README.md'
- '**/CHANGELOG.md'
tags_ignore:
- '*'
jobs:
build:
runs-on: "ubuntu-20.04"
steps:
- uses: "actions/checkout@master"
- name: "TODO to Issue"
uses: "alstr/[email protected]" # TODO: Update buluma/[email protected] @buluma
id: "todo"
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}