Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Update README.md with links to vscode-ansible docs (#645) #366

Update README.md with links to vscode-ansible docs (#645)

Update README.md with links to vscode-ansible docs (#645) #366

Workflow file for this run

# See https://github.com/ansible/team-devtools/blob/main/.github/workflows/push.yml
name: push
on:
push:
branches:
- main
- 'releases/**'
- 'stable/**'
jobs:
ack:
uses: ansible/team-devtools/.github/workflows/push.yml@main