Skip to content

Add or update GitHub Actions workflows #6

Add or update GitHub Actions workflows

Add or update GitHub Actions workflows #6

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"