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

Address no-var-requires with loading of package.json (#626) #356

Address no-var-requires with loading of package.json (#626)

Address no-var-requires with loading of package.json (#626) #356

Workflow file for this run

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