Skip to content

Merge pull request #193 from alleyinteractive/feature/reset-action #43

Merge pull request #193 from alleyinteractive/feature/reset-action

Merge pull request #193 from alleyinteractive/feature/reset-action #43

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