Skip to content

Update awx.yml

Update awx.yml #2

Workflow file for this run

---
name: CICD
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
permissions: write-all
jobs:
cicd:
secrets: inherit
uses: dmzoneill/dmzoneill/.github/workflows/dispatch.yaml@main
with:
basic: "true"