Skip to content

Move the theme build configuration to the root (wp-content) directory of the repository #2

Move the theme build configuration to the root (wp-content) directory of the repository

Move the theme build configuration to the root (wp-content) directory of the repository #2

Workflow file for this run

# This file is managed in https://github.com/happyprime/projects
name: Add new issues to Happy Prime project
on:
issues:
types:
- opened
jobs:
add-to-project:
uses: happyprime/workflows/.github/workflows/issues.yml@trunk
secrets: inherit