Skip to content

Merge pull request #234 from alleyinteractive/hotfix/unpublished-post… #55

Merge pull request #234 from alleyinteractive/hotfix/unpublished-post…

Merge pull request #234 from alleyinteractive/hotfix/unpublished-post… #55

Workflow file for this run

name: Create a -built branch
on:
push:
branches:
- main
- develop
jobs:
built-branch:
uses: alleyinteractive/.github/.github/workflows/built-branch.yml@main
with:
node: 20
php: 8.1